View Single Post
  #5 (permalink)  
Old 26-11-2006, 00:32
woodrangle woodrangle is offline
Junior Member
 
Join Date: Nov 2006
Posts: 3
Default

Ok, so I published the different sections of the website hosting, copied the relevant files into their respective subfolders. So for instance, one of the sections is located in the subfolder
www. domain.com/technical

However, I was going to install a phpbb2 forum in this section. But when I go to specify that I would like it installed in /technical/forum there becomes a problem. It only seems to like being installed in a root directory.

I would be ok with installing it in, say, www. domain.com/technicalforum , however, the problem is that I wanted the technical section to be secure from public. Now I end up having to password protect 2 directories instead of 1. This means that users will have to enter their usernames and passwords twice which is a bit annoying.

Any ideas for a work around? Thanks in advance.
Reply With Quote