[lugm.org] The LUGM website is Live

Ajay R Ramjatan ajay.ramjatan at gmail.com
Sat Jun 20 07:41:42 UTC 2009


Ah yes thanks for reminding me I forgot to enable mod_deflate while
building the vhost.

It is now enabled.

        <ifModule mod_deflate.c>
                AddOutputFilterByType DEFLATE text/html text/plain
text/xml text/javascript application/x-javascript text/xml text/css
                BrowserMatch ^Mozilla/4 gzip-only-text/html
                BrowserMatch ^Mozilla/4\.0[678] no-gzip
                BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
                Header append Vary User-Agent env=!dont-vary

                DeflateCompressionLevel 9

                DeflateFilterNote ratio
                DeflateFilterNote Input instream
                DeflateFilterNote Output outstream
        </IfModule>


On Fri, Jun 19, 2009 at 5:28 PM, Jochen Kirstätter<lugm at ios.mu> wrote:
> Hello altogether,
>
> Ajay R Ramjatan wrote:
>> The new website is Live on http://lugm.org
>>
> Nice shot.
> Too increase load performance please activate mod_deflate on Apache.
> This allows to compress the content through an output filter. More
> details can be read at
>
> http://httpd.apache.org/docs/2.0/mod/mod_deflate.html
>
> Activation can be done using
>
> $ a2enmod deflate
> $ /etc/init.d/apache2 force-reload
>
> Looking forward to more content and progress on the site.
>
>
> Kind regards, JoKi
>
>
> __________________________________________________________
> Linux User Group of Mauritius (LUGM) Discuss mailing list
> Website: http://lugm.org
> Mailing list archive: http://lugm.org/pipermail/discuss_lugm.org/
> Forum: http://lugm.org/forum/
> IRC: #linux.mu on Freenode
>




More information about the Discuss mailing list