Page 1 of 1

HTTP compression

Posted: Wed Dec 06, 2006 1:45 am
by bluelad
I want to compress my PHP page. and found this tut http://www.serverwatch.com/tutorials/ar ... hp/3514866.
To enable blanket compression, set the SetOutputFilter directive to a Web site or Directory container, for example:
<Directory "/export/http/webs/com.mcslp">



SetOutputFilter Deflate



</Directory> To enable compression on specific MIME types, use the AddOutputFilterByType directive, for example:
AddOutputFilterByType DEFLATE text/html
How do i go abt now

Posted: Wed Dec 06, 2006 11:06 am
by feyd
ob_start() for more details.

Please don't use aolspeak.

Posted: Thu Dec 07, 2006 1:59 am
by bluelad
na....man i dint understand even a singlr line of that. CAN u PLEASE tell me what code to insert.....

Posted: Thu Dec 07, 2006 12:13 pm
by feyd
bluelad wrote:na....man i dint understand even a singlr line of that. CAN u PLEASE tell me what code to insert.....
If you stop using aolspeak, I'll consider it. If not, you'll have to figure it out without my help.

Posted: Thu Dec 07, 2006 12:41 pm
by John Cartwright
bluelad wrote:na....man i dint understand even a singlr line of that. CAN u PLEASE tell me what code to insert.....
Not trying to be the bull, but there are some people here who arn't native english speaking and may have dificulty understanding AOLspeak, so please show us the curtosy of writting properly.

Posted: Thu Dec 07, 2006 2:36 pm
by ok
feyd: I think that there should be a role which forbids use of aolspeak.

And bluelad: Please consider other which barely understand the 'normal' english!

Posted: Fri Dec 08, 2006 2:49 am
by bluelad
Sorry, it just happens when you type fast. Nothing personal. I was only trying to get help, not trying to make anybody angry.

Hope those words were all right. :wink:

Posted: Fri Dec 08, 2006 2:50 am
by bluelad
btw what is this "aolspeak"

Posted: Fri Dec 08, 2006 4:57 am
by ok