Subversion

helios_wp3

[/] [trunk/] [triplify/] [triplify-0.5/] [.htaccess] - Rev 55 Go to most recent revision

Compare with Previous - Blame


<IfModule mod_rewrite.c>
RewriteEngine on

RewriteCond %{REQUEST_FILENAME}  !-d
RewriteCond %{REQUEST_FILENAME}  !-f
RewriteRule .* index.php [L]

</IfModule>

Powered by WebSVN v1.61