Posts Tagged ‘Configuration error’

Jan
08
2009

How to find if mod_rewrite is enabled in Apache server?

Different hosting locations have different settings for mod_rewrrite module. In some locations it is turned ON by default and for some it isn’t.

If you are hosting your application in your local host or on a dedicated server, then it is a matter of editing httpd.conf file within Apache server folder. Ensure that (more…)

  • Share/Save/Bookmark
Dec
07
2008

OpenVPN Linux CentOS installation – Part 2

Part 2 - Making OpenVPN work as a Client

When we want to connect to Office network from an external location or from home, then we need to setup our Linux box to establish communication with the server at the office via a secured link over the internet. In this part, I will list down the steps needed to establish a client communication. (more…)

  • Share/Save/Bookmark