X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=apache-conf.conf;h=9a2bdaf03162b9d8d7d137e9dda8f8b2a386a046;hb=9cfc406396d8bb211798cfe9cf1e6a13c8b3a7e6;hp=b9d355230ab8e59e53df69e20bdeef9292bf840f;hpb=659ed7eef85b6bfe9a30ea09f90b769f21c0204f;p=ndwebbie.git diff --git a/apache-conf.conf b/apache-conf.conf index b9d3552..9a2bdaf 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. # @@ -120,7 +126,7 @@ PerlSwitches -T -I/var/www/ndawn/code/ PerlRequire /var/www/ndawn/code/startup.pl - + SetHandler perl-script PerlResponseHandler ND