Subversion

helios_wp3

[/] [trunk/] [triplify/] [UDD/] [.htaccess] - Rev 93 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