Hiep Nguyen wrote:
i tried: http://10.0.0.120/calendar.js, i can save the filebut http://10.0.0.120/includes/calendar.js, i can't and get 500 internal server errorso i looked into the log, this is what i got:[Thu Dec 06 14:09:34 2007] [alert] [client 10.0.0.128] /var/www/html/includes/.htaccess: IndexIgnore not allowed hereany idea what's wrong? thanks.
Check your httpd.conf for any Directory configurations on your 'includes' directory.
http://www.webmasterworld.com/forum92/3879.htm http://www.howtoforge.com/forums/archive/index.php/t-788.html seems relevant I'm guessing you needAllowOverride Indexes in whatever Directory configuration you have on your includes directory.
Or you might just want to put your IndexIgnore entry in your httpd.conf if you want that IndexIgnore applied throughout your site.
Just some thoughts... you'll have to decide what best to do based on how you are using IndexIgnore.
-- Jim Albert, Software Development Netrition.com - The Internet's Premier Nutrition Superstore! http://www.netrition.com/ --------------------------------------------------------------------- This message is intended only for the named recipient. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. --------------------------------------------------------------------- --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx