JavaScript and client side scripting.
Moderator: General Moderators
bluelad
Forum Commoner
Posts: 34 Joined: Mon Jun 05, 2006 8:34 am
Post
by bluelad » Wed Dec 06, 2006 1:45 am
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
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Wed Dec 06, 2006 11:06 am
ob_start() for more details.
Please don't use aolspeak.
bluelad
Forum Commoner
Posts: 34 Joined: Mon Jun 05, 2006 8:34 am
Post
by bluelad » Thu Dec 07, 2006 1:59 am
na....man i dint understand even a singlr line of that. CAN u PLEASE tell me what code to insert.....
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Dec 07, 2006 12:13 pm
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.
John Cartwright
Site Admin
Posts: 11470 Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:
Post
by John Cartwright » Thu Dec 07, 2006 12:41 pm
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.
ok
Forum Contributor
Posts: 393 Joined: Wed May 31, 2006 9:20 am
Location: The Holy Land
Post
by ok » Thu Dec 07, 2006 2:36 pm
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!
bluelad
Forum Commoner
Posts: 34 Joined: Mon Jun 05, 2006 8:34 am
Post
by bluelad » Fri Dec 08, 2006 2:49 am
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.
bluelad
Forum Commoner
Posts: 34 Joined: Mon Jun 05, 2006 8:34 am
Post
by bluelad » Fri Dec 08, 2006 2:50 am
btw what is this "aolspeak"
ok
Forum Contributor
Posts: 393 Joined: Wed May 31, 2006 9:20 am
Location: The Holy Land
Post
by ok » Fri Dec 08, 2006 4:57 am