sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #24930
Re: Sv: Apache - Userdir
> i /etc/httpd/conf/httpd.conf:
> ca linie 425 ser sådan ud
> UserDir public_html
Den har jeg.
Denne skulle ikke være nødvendig for at hente en index.html jeg har til at
ligge i /home/jesper/public_html/ ???
> <Directory /home/*/public_html>
> AllowOverride FileInfo AuthConfig Limit
> Options MultiViews Indexes SymLinksIfOwnerMatch ExecCGI +Includes
> <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>
> genstart httpd og voila ..
Men det sidste stykke giver
luke/~mogens ( ikke eksisterende public_html dir )
127.0.0.1 - - [15/Jul/2000:00:53:42 +0200] "GET /~mogens HTTP/1.0" 404 201
og
luke/~jesper
127.0.0.1 - - [15/Jul/2000:00:53:33 +0200] "GET /~jesper HTTP/1.0" 403 205
I access.log
Intet om noget i error.log
Er der et eller andet total basic jeg mangler ?
--
/Jesper Krogh
Student at DTU Denmark.
Homepage -> http://www.student.dtu.dk/~c991351
Fell the spirit of Linux -> http://www.sslug.dk
Follow ups
References