UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Technical Support > cPanel Shared Hosting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-2007, 18:46
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 410
Default mod_gzip

(Hopefully the correct forum)
Quick question, is mod_gzip installed on the server and if so can it be turned on via a htaccess file on the end-users site?

The reason I enquire is that I've been trying to get mod_gzip enabled via htaccess this evening without any luck. http://whatsmyip.org/mod_gzip_test/ is a handy tool for checking if a page/thing is going through the compression. I've been attempting to enable it by adding the following...
Code:
<IfModule mod_gzip.c>
 mod_gzip_on Yes 
 
mod_gzip_handle_methods GET POST

mod_gzip_item_exclude reqheader "User-agent: Mozilla/4.0[678]"
mod_gzip_item_exclude mime ^image/.*$

mod_gzip_item_include file \.js$
mod_gzip_item_include file \.css$
mod_gzip_item_include file \.pl$
mod_gzip_item_include file \.cgi$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_include mime ^text/html$
mod_gzip_item_include mime ^text/plain$
mod_gzip_item_include mime ^httpd/unix-directory$ 
</IfModule>
...code based on a website hosting I found but can't recall off hand. Obvious if mod_gzip isn't installed on the server I shan't be able use it though the feature seems quote useful.

EDIT: Found the website hosting I took the code from http://www.webmasterworld.com/forum10/4198.htm
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
... ...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
... ...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by Eidolon; 06-08-2007 at 18:50.
Reply With Quote
  #2 (permalink)  
Old 06-08-2007, 20:46
eukjason's Avatar
Junior Member
 
Join Date: Jul 2007
Location: In front of my computer. :)
Posts: 15
Default

Hello,

Check your phpinfo page to see mod_gzip is installed on your server or not. While browsing your page that is using mod_gzip module, check the apache error logs if you are on a dedicated server.
/etc/httpd/logs/error_log

Cheers.!!
__________________
Regards,
EukJason

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #3 (permalink)  
Old 07-08-2007, 10:51
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,409
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

Quote:
Originally Posted by Eidolon View Post
(Hopefully the correct forum)
Quick question, is mod_gzip installed on the server and if so can it be turned on via a htaccess file on the end-users site?
[/url]
Is this for your accounts hosted on Merlin ?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for FREE and earn 20% commission on each referral.
Reply With Quote
  #4 (permalink)  
Old 08-08-2007, 08:30
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 410
Default

Yes, it was for the one on Merlin. I managed to get GZIP compression via another method website hostings I maintain at work (hosted on puma).

It was more a curiousity thing than an actual need, as the Perl stuff on that website hosting can (and possibly is) using the CGI:Compress module for a form of GZip compression (though I gather mod_gzip is more effective). I blame the link to the YSlow firefox extension on these forums for getting me interested.
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
... ...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
... ...
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5 (permalink)  
Old 08-08-2007, 14:51
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,409
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

Quote:
Originally Posted by Eidolon View Post
Yes, it was for the one on Merlin. I managed to get GZIP compression via another method website hostings I maintain at work (hosted on puma).

It was more a curiousity thing than an actual need, as the Perl stuff on that website hosting can (and possibly is) using the CGI:Compress module for a form of GZip compression (though I gather mod_gzip is more effective). I blame the link to the YSlow firefox extension on these forums for getting me interested.
good to hear that

You seem to ask for support and solve your problem on your own before we can do anything
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for FREE and earn 20% commission on each referral.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 12:37.

 

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by Web Hosting 3.1.0
Copyright © 2001-2008, eUKhost.com. All rights reserved.

 
Site Map

VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

Business Web Hosting
100% uptime Hosting

Cpanel Hosting
cPanel Shared Hosting

Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

Customer Testimonials
eUK Customer Testimonials


knowledgebase articles

eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting


popular blog categories


Web Hosting
Website Hosting articles

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles