]> jfr.im git - z_archive/KronOS.git/blame - htaccess.sample
Changing javascript return stryle
[z_archive/KronOS.git] / htaccess.sample
CommitLineData
95eedbdb
JR
1RewriteEngine on
2RewriteBase /~jrunyon/
3RewriteCond $1 !^(index\.php|images|robots\.txt)
4RewriteCond %{REQUEST_FILENAME} !-f
5RewriteRule ^(.*)$ index.php/$1 [L]