No access to subdirectories
Posted by: AirforceMook (24.49.140.---)
Date: January 02, 2011 12:02AM

I've tried a number of modifications to my apache config, but I can only access files in my /www directory, and no further deep (subdirectories).

Apache config:
<Directory "c:/wamp/www/">

# Controls who can get stuff from this server.
#
# onlineoffline tag - don't remove
Options ExecCGI FollowSymLinks Includes MultiViews
Allow from all
Order allow,deny
AllowOverride All
AllowOverride None

</Directory>

I tried making a <directory> just for the folder I want, but I don't want to do this for every single directory...

Any help is appreciated!

Options: ReplyQuote
Re: No access to subdirectories
Posted by: AirforceMook (24.49.140.---)
Date: January 02, 2011 12:03AM

Ignore the dual AllowOverride's... After not being able to find a solution for some time I used ApachConf Lite which put that in there.

Options: ReplyQuote


Sorry, only registered users may post in this forum.