mod_rewrite with EA4
So, am I completely missing something, or has mod_rewrite gone missing with the latest EasyApache?
The option isn't coming up in the EA4 compile list, and its also not coming up in the server output.
httpd -l|grep rewrite
root@newserver [/]# httpd -v
Server version: Apache/2.4.20 (cPanel)
Server built: Jun 27 2016 18:54:22
-
Good morning, These are no longer statically compiled modules. You can check dynamic modules with $(httpd -M): root@cpanel [~]# httpd -M | grep rewrite rewrite_module (shared)
I hope this helps!0
Please sign in to leave a comment.
Comments
1 comment