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


andreasfriedrich - 10:09 am on Sep 11, 2002 (gmt 0)


The correct directive to enable the FollowSymLinks feature in your .htaccess file would be

Options [httpd.apache.org] +FollowSymLinks

For that to works you need to have at least

AllowOverride [httpd.apache.org] Options
privileges. Those are set in the server config, virtual host context.


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