Posts Tagged ‘apache’
Saturday, January 16th, 2016
I’ve just had to evade a Russian block of one of my employer’s sites, let’s call it CasinoX. Presumably they had blocked both www.casinox.com and www.casinox.com’s IP address (which is a Cloud Flare IP btw).... Read More
Tags: apache, PHP, proxy
Posted in PHP | No Comments »
Saturday, January 24th, 2015
Below is an example of how to http authenticate a whole project but leave two subdirectories and all their contents open.... Read More
Tags: apache, authentication, http
Posted in Linux | No Comments »
Saturday, April 12th, 2014
I’ve started proxying certain services through Apache to be able to have them on different machines than the main site/service.... Read More
Tags: apache, http, proxy
Posted in Linux | No Comments »
Sunday, February 26th, 2012
I’ve just had to cache all images on a site in RAM in order to limit the amount of disc scratching going on.... Read More
Tags: apache, Linux, optimzation
Posted in Linux | No Comments »
Thursday, June 24th, 2010
1.) Create your csr file and hand it over to Verisign, don’t make it password protected, leave the password empty.... Read More
Tags: apache, ssl, verisign
Posted in Linux | No Comments »
Monday, January 25th, 2010
Last week our host had a power outage and the backup power didn’t kick in or something. In any case, the end result was a reboot of all our servers, which went surprisingly well, except for one.... Read More
Tags: aministration, apache, Linux, networking, rescue
Posted in Misc | No Comments »
Friday, November 27th, 2009
This is the long walkthrough on how to fix this problem which is due to the fact that a too low memory limit is set in the PHP ini file.... Read More
Tags: apache, memory limit, PHP
Posted in PHP | No Comments »
Wednesday, March 11th, 2009
Damn this is strange, Apache suddenly just died on me after Vista installed some updates, the gauge in both wamp and xampp shows it as running but accessing localhost results in a no no. No matter how I tried to make things work, deactivating the firewall, UAC and a slew of other actions I was about to give up when I tried 127.0.0.1 without expecting it to work at all, but it did.... Read More
Tags: apache, vista, wamp, xampp
Posted in Misc | No Comments »
Sunday, August 3rd, 2008
Yesterday I discovered that the flash banner wouldn’t load on www.asiandivingvacation.com, I suppose the crossdomain xml didn’t work like I expected it to.... Read More
Tags: a2 hosting, apache, htaccess, MODx, mod_rewrite
Posted in CMS, MODx | No Comments »
Wednesday, July 9th, 2008
What a nightmare it was yesterday and for the better part of today. The new project just failed to run with mod_rewrite on the staging server and we couldn’t understand why.... Read More
Tags: apache, Linux, mod_rewrite, suse
Posted in Linux | No Comments »