summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/_htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/_htaccess b/contrib/_htaccess
index 532cbf2..99a215c 100644
--- a/contrib/_htaccess
+++ b/contrib/_htaccess
@@ -5,4 +5,4 @@ RewriteRule \.(rhtml|cache)$ - [R=404,L]
## rewrite only if requested file is not found
RewriteCond %{SCRIPT_FILENAME} !-f
## handle request to *.html by index.cgi
-RewriteRule ^.*\.html$ index.cgi
+RewriteRule ^.*\.html$ /~yourname/index.cgi