How do I enable mod_rewrite through WHM? Do I need to install anything to do it? and how? I have root access btw. Thanks IT
do as following commands To enable mod_rewrite you just make this: - pico -w /usr/local/apache/conf/httpd.conf and add or uncomment lines: - LoadModule rewrite_module libexec/mod_rewrite.so - AddModule mod_rewrite.c pkspace.com
Are you using wordpress or you developing by your self.. if it is wordpress than why not look for a plugin and might solve your problem..I hope this helps..
It should already be in your WHM on cPanel. The server sorts this but it can be edited. What exactly do you want to do
You are not likely to live long enough to get an answer from the OP since he DISAPPEARED SEVEN YEARS AGO, so WHY ask the question?
As far as I know, it is enabled by default in my situation. It is included as a component of the Apache module.