Changeset 24417

Show
Ignore:
Timestamp:
11/20/08 12:11:54 (5 years ago)
Author:
hidek
Message:

remove mod_rewrite config from .htaccess

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/MENTA/trunk/.htaccess

    r24416 r24417  
    11DirectoryIndex menta.cgi 
    2  
    3 RewriteEngine on 
    4 RewriteCond %{REQUEST_FILENAME} !-f 
    5 RewriteCond %{REQUEST_FILENAME} !-d  
    6 RewriteCond %{REQUEST_URI} !^/static  
    7 RewriteRule ^(.*)$ menta.cgi/$1 [L,QSA]  
    82 
    93<FilesMatch "(\.(mt|p[lm])|~)$">