0 Members and 1 Guest are viewing this topic.
by default its already installed, you can check it by using a command/usr/local/apache/bin/httpd -M|grep rewriteand if you get output like "rewrite_module (static)" then you have it installed.
rewrite_module (shared) is OK?
<Directory "/home/trvlaskm/public_html">AllowOverride All</Directory>