Project

General

Profile

« Previous | Next » 

Revision 8055

web/main/.htaccess: Set Options +FollowSymLinks. It should be on by default ("All options except for MultiViews. This is the default setting." <http://httpd.apache.org/docs/2.2/mod/core.html#options&gt;), but this makes sure it will always be enabled.

View differences:

web/main/.htaccess
1 1
#### URL resolution
2 2

  
3
Options +FollowSymLinks
4

  
3 5
DirectorySlash on
4 6
DirectoryIndex index.php
5 7

  

Also available in: Unified diff