Changeset 707

Show
Ignore:
Timestamp:
11/13/06 10:40:35 (2 years ago)
Author:
sven
Message:

hide htaccess-dist, to expose less information about exactly what version of elgg is running.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/htaccess-dist

    r703 r707  
    55    RedirectMatch 302 .* index.php 
    66</IfModule> 
     7 
     8<Files "htaccess-dist"> 
     9    order allow,deny 
     10    deny from all 
     11</Files> 
    712 
    813Options +FollowSymLinks