1
edit
Changes
→Serving Personal Home Page
# Edit Apache Server configuration file <b><code><font color=brown > /etc/httpd/conf/httpd.conf </font></code></b>
#* Inside IfModule tag, comment <b>“UserDir disable”</b> and uncomment <b>“UserDir public_html”</b>
#*:<font color=orange ><code><IfModule mod_userdir.c>
#*:: #UserDir disable
#*:: UserDir public_html
#*:</IfModule></code></font>
# Restart the Apache server: <b><code><font color=green > service httpd restart</font></code></b>
# Logout root