Changes

Jump to: navigation, search

Tung httpd conf

1 byte removed, 22:27, 27 July 2011
Serving Personal Home Page
# Logout root
# Create a <b>public_html</b> directory inside your home directory
# Change the permission of your home directory and the <b>public_html</b> to read and execute for other, so that the server can assess access files in <b>public_html</b> by name. Enter follow command:
#* <b><code><font color=green > chmod 705 /home/user/public_html </font></code></b>
#* <b><code><font color=green > chmod 705 /home/user </font></code></b>
#* Confirm the context type is correct: <b><code><font color=green >ls -Z public_html</font></code></b>
# Open a browser, and enter <code> http://hostname/~your-user-id/</code>. Your personal page should display.
 
===Create a web script in user's home===
1
edit

Navigation menu