Wednesday, March 6, 2013

Speed up your site with Caching and cache-control

Speed up your site with Caching and cache-control: "# Turn on Expires and set default to 0
ExpiresActive On
ExpiresDefault A0
 
# Set up caching on media files for 1 year (forever?)

ExpiresDefault A29030400
Header append Cache-Control "public"
"

'via Blog this'

Thursday, February 14, 2013

How to Properly Install Elgg From Your cPanel Using Softaculous | Arvixe Blog

How to Properly Install Elgg From Your cPanel Using Softaculous | Arvixe Blog: "After choosing the protocol, fill out the other fields. Choose the domain in which you want elgg to be install on, choose a sub directory (leave empty to install in your domain). The important thing on this page is to put the email created in step 4 when asked, so that you can enable elgg notifications and validations:

"

'via Blog this'