… az 0.0.0.0/~felhasznalo címen jelenjen meg a felhasznalonak a public_htmlbe rakott cuccai. (persze a 0.0.0.0 az most csak példa 😀 )
A httpd.conf-ban van egy iylen szakasz kommentezve, rákeresel a „public_html”-re, s kikommentezed… +apache restart.
Nálam ez így néz ki (de ha a Te fájlodban van vmi hasonló, akkor inkább azt használd):
Code:
UserDir public_html
#
# Control access to UserDir directories. The following is an example
# for a site where these directories are restricted to read-only.
#
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
Order allow,deny
Allow from all
Order deny,allow
Deny from all
# Enable this additional section if you would like to make use of a
# suexec-enabled cgi-bin directory on a per-user basis.
#
#
# Options ExecCGI
# SetHandler cgi-script
#
legutóbbi hsz