]> ruin.nu Git - ndwebbie.git/blobdiff - apache-conf.conf
Initial commit with the new structure for git
[ndwebbie.git] / apache-conf.conf
index 9a2bdaf03162b9d8d7d137e9dda8f8b2a386a046..c7b4d68125f4fd01a75f9cefba92610ad4d4c47c 100644 (file)
        Deny from all  
     </Location>
 
-       PerlSwitches -T -I/var/www/ndawn/code/
-       PerlRequire /var/www/ndawn/code/startup.pl
+       PerlSwitches -T -I/var/www/ndawn/
+       PerlRequire /var/www/ndawn/startup.pl
        <Location ~ "^/((\w+\.(pl|php|pm))|[^.]*)$">
                SetHandler perl-script
                PerlResponseHandler ND