PHP: how to initialise a user directory

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:
This entry was posted in Internet related and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *