DocumentRoot "D:myphp_wwwPHPTutorialWWW"
<Directory />
Optionen Indizes FollowSymLinks
AllowOverride All
Order deny,allow
Allow from all
Require all gewährt
</Directory>
< ;VirtualHost _default_:80>
DocumentRoot "D:myphp_wwwPHPTutorialWWW"
<Directory "D:myphp_wwwPHPTutorialWWW">
Options -Indexes -FollowSymLinks +ExecCGI
AllowOverride Alle
Befehl zulassen, verweigern
Von allen zulassen
Alle gewährt werden müssen
</Directory>
</VirtualHost>
全部配置成all,还是无法访问
ip访问 要放在根目录