]> Pileus Git - ~andy/aweather-web/blobdiff - .htaccess
Split news into news/oldnews
[~andy/aweather-web] / .htaccess
index e36ed8a7fa8127294f09985452002d24f0a3a475..cf0a1e400d5004133519fd8f413270c7abe74a3d 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,7 +1,7 @@
 Options +ExecCGI
 AddHandler cgi-script .cgi
 RewriteEngine on
-RewriteRule ^([a-z]*)$        'index.cgi/$1'
+RewriteRule ^([a-z.]*)$        'index.cgi/$1'
 
 # ** Andy stabs apache **
 RewriteCond %{REQUEST_URI}    ^(.*)/[^/]*$