Articles » Tags » Apache
Enabling Mod_Rewrite on OS X 10.6.8
December 27th, 2011This is a quick guide describing how to get mod_rewrite working on OS X.
Enabling PHP 5.3 on Media Temple Grid Service (gs)
September 17th, 2011A single line of code to add to your apache configuration files enables PHP 5.3 on Media Temple’s Grid Service accounts.
Fixing Apache (Web Sharing) in OS X Snow Leopard to Tiger Update
July 23rd, 2011This will get your Web Sharing in OS X working properly if you update from Snow Leopard to Tiger.
Apache2 Outperforming lighttpd 1.5
February 8th, 2011Here’s an output of top on my VPS running Ubuntu 10.04. The first output is while a server was running Apache2 (and lighttpd on a secondary port). The Apache2 instances were under heavy stress testing at the time, and their total CPU was 30.2%. In the second output, lighttpd had taken over as the main [...]
Random Session Timeouts on MediaTemple
February 16th, 2010
How to change your php.ini settings on your MediaTemple account to prevent your sessions from randomly expiring.
CodeIgniter .htaccess for MediaTemple
February 13th, 2010
A few tweaks need to be made to CodeIgniter to make it compatible with the MediaTemple hosting environment. This article discusses these required changes to get CI running smoothly.
Enabling file_get_contents() and fopen() With Remote URL’s on MediaTemple
February 9th, 2010
How to enable access to remote files on MediaTemple using the functions file_get_contents() and fopen().
Workaround for Forwarding Paypal Emails
October 26th, 2009A workaround for shared hosting environments which will not forward paypal emails.
Setting up VHOSTS using XAMPP/Apache in Windows
September 5th, 2009Setting up a vhost allows you to use an alias of your localhost in your browser. These instructions apply to various Windows operating systems and apache platforms.
