added hash_base system (base refs gets stored in the _SESSION)
[phpgitweb.git] / .htaccess
1 RewriteEngine On
2 RewriteCond %{REQUEST_URI} !htdocs/
3 RewriteRule (.*) /htdocs/$1 [L]