Skip to main content

Add mod_alias to apache

Comments

3 comments

  • JacobPerkins
    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
  • MNSY
    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
  • JacobPerkins
    Hi, My apologies. mod_alias is enabled by default on EasyApache builds. You can confirm this by running
    httpd -M | grep alias
    0

Please sign in to leave a comment.