Hi
(noob)- I think I need to install mod_rewrite.so into my Apache installation.
The Apache istall was part of a LAMP install and is installed already. In the httpd.conf file there is a mod_rewrite and there is no # in front of it, does this mean its likely to be installed?
from a command line what do I need to run, and where do I run it from?
The problem is that I have been given a website and it contains a .htaccess file with "rewrite" config in but when I browse it i get a 500 internal server error. If i # out the rewrite config it works but the website isn't as expected.
Thanks
(noob)- I think I need to install mod_rewrite.so into my Apache installation.
The Apache istall was part of a LAMP install and is installed already. In the httpd.conf file there is a mod_rewrite and there is no # in front of it, does this mean its likely to be installed?
from a command line what do I need to run, and where do I run it from?
The problem is that I have been given a website and it contains a .htaccess file with "rewrite" config in but when I browse it i get a 500 internal server error. If i # out the rewrite config it works but the website isn't as expected.
Thanks