Page is a not externally linkable
- Code, Content, and Presentation
-- Perl Server Side CGI Scripting
---- A Close to perfect .htaccess ban list


pmkpmk - 10:22 am on Nov 19, 2002 (gmt 0)


Thanks to Andreas Friedrich, we solved my mysterious problem!

Andreas found out, that I had a directive:

<Files index.html>
Options -FollowSymLinks +Includes
</Files>

in my httpd.conf. Even though according to the documentation the "Options"-line should be ignored, it actually isn't.

After removing the "-FollowSymLinks" from the statement, everything works as supposed.


Thread source:: http://www.webmasterworld.com/perl/687.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com