started diff parser
[phpgitweb.git] / .htaccess
1 RewriteEngine On
2 RewriteCond %{REQUEST_URI} !htdocs/
3 RewriteRule (.*) /htdocs/$1 [L]