Alias /ebooks "var/www/html/ebooks"
<Directory "var/www/html/ebooks">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
DirectoryIndex default.php
</Directory>
转载于:https://blog.51cto.com/51cliang/1296259
Alias /ebooks "var/www/html/ebooks"
<Directory "var/www/html/ebooks">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
DirectoryIndex default.php
</Directory>
转载于:https://blog.51cto.com/51cliang/1296259