jonni
10-30-2008, 06:07 PM
Hi,
I want to password protect a section of a site to use as an admin area for web newbies to be able to update parts of the public area without needing to edit html code.
I've worked it out, tested it without any permissions and everything works fine...
Hoiwever, when I password protect the folder containing the admin are and log in using the username/password I've supplied the code no longer works
I get error messages like 'can't access this file or that file
some of the files that can't be accessed are inside the protected area and some are outside, this is necessary as the updated material is in the main www/ public area which obviously can't be password protected.
The question is, how do I ensure that I can keep the admin area password protected while also allowing the specified user to access certain files both within and outside the protected area, I know it has something to do with chmod and so on but it is not so clear form the options available in the CNC
Thanks
I want to password protect a section of a site to use as an admin area for web newbies to be able to update parts of the public area without needing to edit html code.
I've worked it out, tested it without any permissions and everything works fine...
Hoiwever, when I password protect the folder containing the admin are and log in using the username/password I've supplied the code no longer works
I get error messages like 'can't access this file or that file
some of the files that can't be accessed are inside the protected area and some are outside, this is necessary as the updated material is in the main www/ public area which obviously can't be password protected.
The question is, how do I ensure that I can keep the admin area password protected while also allowing the specified user to access certain files both within and outside the protected area, I know it has something to do with chmod and so on but it is not so clear form the options available in the CNC
Thanks