|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I recently setup apache and am trying to setup name-based virtual hosting . It seems pretty straight forard but when i try to access one the virtual sites it says that you do not have access to the / dir. The main server works fine it is just the virtual hosts. Can anyone help me please .
Stephen |
|
#2
|
|||
|
|||
|
>> it says that you do not have access to the / dir
Because directory browsing has been disabled. You need to define this: <Directory /path/to/vhosts/domain.com/docroot> Options Indexes AllowOverride All </Directory> Or /path/to/vhosts/*/docroot |
|
#3
|
|||
|
|||
|
Thank you very much that is exatcly what it was. I got it yesturday morning after i posted the message. Thank you for the help.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > virtual hosting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|