I'm running apache on a Windows 2003 Server machine (not my choice of
operating system :P) so I can't run chown :(
My directory settings are:
<Directory "D:/Websites/gateway">
Options Indexes FollowSymLinks ExecCGI
AllowOverride All
Order allow,deny
Allow from all
ScriptInterpreterSource Registry-Strict
</Directory>
<Directory "D:/Websites/gateway/cometawiki">
Options All
#Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
<Directory "D:/Websites/gateway/cometazilla">
Options All
#Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Do I need to do something here or do I need to go to change the folder
permissions on the security tab in Windows?
--
View this message in context:
http://www.nabble.com/index-files-in-subdirectories-tf1930381.html#a5288322
Sent from the Apache HTTP Server - Users forum at Nabble.com.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]