mod_rewrite not enabled
Hello.
How do I enable mod_rewrite?
[root@cpanel ~]# httpd -l|grep rewrite
[root@cpanel ~]#
It looks to me it's not enabled, and I need some assistance.
The reason for why I'm asking is this:
public_html/.htaccess: IndexOptions without matching IndexOptions section
-
Hi, If you are on EA3, you need 'httpd -M', as these modules are no longer compiled statically. In EA4, mod_rewrite is enabled by default. root@cpanel [~]# httpd -M | grep rewri rewrite_module (shared)0 -
Hi, If you are on EA3, you need 'httpd -M', as these modules are no longer compiled statically. In EA4, mod_rewrite is enabled by default.
root@cpanel [~]# httpd -M | grep rewri rewrite_module (shared)
I have the same problem and I use EA4.0 -
I have the same problem and I use EA4.
Hello @Najbox, Could you provide some more information about the problem you are currently facing? Do you not see similar output when running the "httpd -M | grep rewrite" command on your system? Thanks.0
Please sign in to leave a comment.
Comments
3 comments