Forum Moderators: phranque

Message Too Old, No Replies

Options line in .htaccess file

What does "Options FollowSymlinks" do?

         

toplisek

9:27 am on Jul 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What influence line in .htaccess like:
Options +FollowSymlinks
I tried to redirect domain like .NET to .COM within CP and it prohibited me to do this. When I removed it worked redirection in CP without an error.

wilderness

2:36 pm on Jul 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What do you error logs say?

toplisek

3:02 pm on Jul 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have not stored error. I just removed this line (4)

jdMorgan

3:57 pm on Jul 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



"Options +FollowSymlinks" or "Options +SymlinksIfOwnerMatch" is required (either in the server config or in .htaccess) in order to enable mod_rewrite.

Various control panels do things in different ways, and their behavior may change as they are revised and updated. So I don't care to guess why your control panel refused to do what you asked.

Jim