- #SetEnv APPLICATION_ENV ILLI_htaccess
- <ifmodule mod_php4.c>
- php_flag zlib.output_compression On
- php_value zlib.output_compression 16386
- </ifmodule>
- <ifmodule mod_rewrite.c>
- RewriteEngine On
- Options +FollowSymlinks
- RewriteCond %{REQUEST_FILENAME} -s [OR]
- RewriteCond %{REQUEST_FILENAME} -l [OR]
- RewriteCond %{REQUEST_FILENAME} -d
- RewriteRule ^.*$ - [NC,L]
- #live
- RewriteRule ^.*$ /index.php [NC,L]
- </ifmodule>
Undefined
By: Guest | Date: May 15 2010 12:15 | Format: None | Expires: never | Size: 449 B | Hits: 893
Latest pastes
3 hours ago
1 days ago
1 days ago
2 days ago
2 days ago