Add mod_alias to apache
Hello all,
I want to add mod_alias to apache loaded modules, what I have to do?
And does it work on mod suphp?
Best Regards.
-
HI, You can select 'Alias' as an Apache module inside the EasyApache process as you go through it. mod_alias should work fine with SuPHP. 0 -
Hi Dear Jacob, Thanks for your reply, Unfortunately i didnt find 'Alias' in easyapache, 'Vhost Alias' is exist but 'Alias' not exist, Nor Short Options list, Nor Exhaustive Options List I found mod_alias.c in this address : /home/cpeasyapache/src/httpd-2.4/modules/mappers Do i need to add loadmodule manualy to httpd.conf? I use WHM 11.48.3 Apache 2.4 and php 5.4 0 -
Hi, My apologies. mod_alias is enabled by default on EasyApache builds. You can confirm this by running httpd -M | grep alias0
Please sign in to leave a comment.
Comments
3 comments