View previous topic :: View next topic |
Author |
Message |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Feb 03, 2004 8:04 am Post subject: Web Compression |
|
|
Im finally going to compress my website's for saving
internet bandwidth since my website os17fan.cjb.net has
a bunch of hits , I need some help though , I need the
following program if it exist.
A Compression program that can compress
the following extensions. Look Below!
php | cgi | perl | html | htm
-------------------------------------------------------------------------------------
I really need just a program that can compress html and PHP
because I believe if I compress that Virtual Host Script , it
will forward my websites faster because reduced file size.
PLEASE RECOMMEND A PROGRAM! |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Tue Feb 03, 2004 11:01 am Post subject: |
|
|
There's no point compressing the cgi/perl/php scripts - these run server side so there's no gain to be had from compression. You might look at compressing any HTML output they generate though, but for this you'd have to save a copy of the output, optimise it, then manually edit the PHP to make the output end up in the same format as the compressed version.
For the HTML, try Absolute HTML Compressor.
http://www.serpik.com/ahc/
You could save a bit of bandwidth by offering a link to the freeware Mirc on steroids clone HydraIRC instead of offering a cracked version on your site.. :P :roll: |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Feb 03, 2004 6:26 pm Post subject: |
|
|
I tried that and it compressed my html file 9 bytes more than
HTML Compress did , very cool program , thanks ! 8)
Free mIRC! Yeah Good Idea ! |
|
Back to top |
|
 |
|