迪拉斯: frage zu pfad von htaccess

Beitrag lesen

Hey,
schau mal in deine httpd.conf.

  
#  
# 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.  
#  
<Directory />  
    Options FollowSymLinks  
    AllowOverride None  
</Directory>  
  
#  
# Note that from this point forward you must specifically allow  
# particular features to be enabled - so if something's not working as  
# you might expect, make sure that you have specifically enabled it  
# below.  
#  

--
水-金-地-火-木-土-天-海-冥