Advert
Rewrite Rule in httpd.conf not executing
Was being driven crazy by a rewrite rule in my httpd.conf files not seeming to work, after a couple of hours of tearing hair out I found...
Read MoreShow Errors in PHP using .htaccess
Simply add this to your .htaccess file to show errors in PHP, to surpress them simply change on to off # supress php errors php_flag...
Read MoreApache not using .htaccess
One common thing to happen when you have set up a new server with Apache and everything is realise all your rules in .htaccess are not...
Read More