Real life problems solved

Advert

Rewrite Rule in httpd.conf not executing

Posted by on Dec 6, 2011 in htaccess | 0 comments

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 More

gzip compression in Apache 2 on Fedora

Posted by on Mar 20, 2011 in Apache, Fedora | 0 comments

To enable gzip compression to make your webpages serve faster in Apache 2 perform the following steps: vi /etc/httpd/conf/httpd.conf Go...

Read More

Restart Apache on Fedora 13

Posted by on Oct 14, 2010 in Apache, Fedora | 0 comments

To restart Apche simply issue the following command: /etc/init.d/httpd restart

Read More

Fatal error: Call to undefined function mysqli_connect()

Posted by on Sep 3, 2010 in Apache, MySql, PHP | 0 comments

Got this error when trying to use MySql in a PHP page on a Fedora install. What had happened is PHP wasn’t installed with MySql...

Read More

Apache not using .htaccess

Posted by on Sep 3, 2010 in htaccess | 0 comments

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
Adsense