In the /etc/httpd/conf/httpd.conf, change the Userdir to public_html
<IfModule mod_userdir.c>
UserDir public_html
</IfModule>
and uncomment the section “Directory”
Please follow and like us:
In the /etc/httpd/conf/httpd.conf, change the Userdir to public_html
<IfModule mod_userdir.c>
UserDir public_html
</IfModule>
and uncomment the section “Directory”