[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
personal web page
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: personal web page
- From: Tibor Strausz <Tibor_(_dot_)_Strausz_(_at_)_tridion_(_dot_)_com>
- Date: Tue, 12 Nov 2002 08:54:11 +0100
Ok i set up apache and it works fine :-)
now i tried making my personal web page /home/me/public_html
i did this:
UserDir public_html
<Directory /home/*/public_html>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<Limit PUT DELETE PATCH PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
Order deny,allow
Deny from all
</Limit>
</Directory>
but when i do lynx localhost/~me/ i get an error 404 not found
but i have a /home/me/public_html/index.html file
what can i do??
tanks
tibi
Visit your host, monkey.org