X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=apache-conf.conf;h=c7b4d68125f4fd01a75f9cefba92610ad4d4c47c;hb=65784e3972c8e0ebcbd981db441b4718466ac773;hp=ba4d9275fca771dc65e3ee08506edd662609e06a;hpb=865806b6cccd8a063ec7c22bfa80eebbfaad715a;p=ndwebbie.git diff --git a/apache-conf.conf b/apache-conf.conf index ba4d927..c7b4d68 100644 --- a/apache-conf.conf +++ b/apache-conf.conf @@ -69,6 +69,12 @@ # DocumentRoot "/var/www/ndawn/htdocs" + DeflateFilterNote ratio + AddOutputFilterByType DEFLATE text/* + AddOutputFilterByType DEFLATE application/xhtml+xml + AddOutputFilterByType DEFLATE application/ms* application/vnd* application/postscript + + # # This should be changed to whatever you set DocumentRoot to. # @@ -118,8 +124,8 @@ Deny from all - 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 SetHandler perl-script PerlResponseHandler ND