Results 1 to 2 of 2
Thread: apache ?!
Hybrid View
-
7th June 2009 07:18 #1
apache ?!
, . xampp 1.7.1 u Apache 2.1.11. htdocs c:\server\htdocs root webserver-a d: ?!

::ASUS TUF B450-PLUS Gaming:: Ryzen 5 2600:: GTX980Ti::
-
7th June 2009 09:53 #2Registered User
Join Date: Jul:2006
Location:
Posts: 1,071
, httpd.conf (apache 2.2) :
, localhost/music , localhost/docs . localhost htdocs .Code:<IfModule alias_module> .... Alias /music "E:" Alias /docs "D:/docs" .... </IfModule> .... <Directory "E:"> Options Indexes MultiViews IndexIgnore "System Volume Information" RECYCLER _ht* AllowOverride All Order allow,deny Allow from all </Directory> <Directory "D:/docs"> Options Indexes MultiViews AllowOverride All Order allow,deny Allow from all </Directory> ....




Reply With Quote
R9 280,
7th May 2023, 21:28 in