]> ruin.nu Git - ndwebbie.git/blobdiff - apache-conf.conf
make forum/allUnread work
[ndwebbie.git] / apache-conf.conf
index 6d7738b5ab2a64f4fd2c8cae1ba847e7335cb856..68a4df7062385b50d8ef9197a1a2855b72890841 100644 (file)
 
        PerlSwitches -T -I/var/www/ndawn/code/
        PerlRequire /var/www/ndawn/code/startup.pl
-       <Location ~ "^/\w*(.*\.(pl|php|pm))?$">
+       <Location ~ "^/[\w\\/]*(.*\.(pl|php|pm))?$">
                SetHandler perl-script
                PerlResponseHandler ND
        </Location>