Jump to content

Recommended Posts

Posted

Since i hosted on heliohost...and i have install everything.....

 

My site is still wrking normal..but as soon as i upload my database....because am moving from another host to heliohst

 

no my site is now slow whats the problm?? Check http://proudlyloaded.in

 

 

thank.

Posted

<ifModule mod_gzip.c>
mod_gzip_on Yes
mod_gzip_dechunk Yes
mod_gzip_item_include file .(html?|txt|css|js|php|pl)$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_include mime ^text/.*
mod_gzip_item_include mime ^application/x-javascript.*
mod_gzip_item_exclude mime ^image/.*
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</ifModule>

 

Add the above code to .htaccess file.

Posted

But earlier i rename my .htaccess to htaccess now how do i do?? Because i dont have .htaccess again

 

Or should i creat a new .htaccess and paste the code inside??

Posted

Yeah, you should create new .htaccess file. Also, for your forum/blog which is http://proudlyloaded.in/ you should include the proper .htaccess file for that also. Every forum(for eg. IP.Board, PhpBB) has its own .htaccess file which allows the url to be requested to index.php

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...