( bastya_elvtars | 2007. 05. 18., p – 16:09 )

LoadModule php5_module eleresi/ut/mod_php5.so
AddHandler application/x-httpd-php .php

A felhasználói public_html meg mod_userdir
http://szerver.hu/~user alá rakja.

#     
# UserDir: The name of the directory that is appended onto a user's home
# directory if a ~user request is received.
#     
 
UserDir public_html
UserDir disabled root

# 
# Control access to UserDir directories.  The following is an example
# for a site where these directories are restricted to read-only.
# 
<Directory /home/*/public_html>
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    <Limit GET POST OPTIONS PROPFIND>
        Order allow,deny
        Allow from all
    </Limit>
    <LimitExcept GET POST OPTIONS PROPFIND>
        Order deny,allow
        Deny from all
    </LimitExcept>
</Directory>

--
'Please, just tell people to use Windows.' - Linus Torvalds on KDE and GNOME
Registered M$funboy #006 (vigyázat: memetikai dágvány!!!11)