"Include etc/apache22/Includes/*.conf"
Itt van az elérendő könytárról valami?
"DocumentRoot "/home/weblapok/"
#
# Each directory to which Apache has access can be configured with respect
# to which services and features are allowed and/or disabled in that
# directory (and its subdirectories).
#
# First, we configure the "default" to be a very restrictive set of
# features.
#
AllowOverride None
Order deny,allow
Deny from all"
Allow from all
talán jobb lenne,
illetve a documentroot könytár jogosultságait kellene megnézned!
----------------------------------------------------------------