|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Jan 2002
Location: UK
Posts: 389
|
Apache webserver question
Okay i use that latest apache server and have a few virtual-hosts set up on it,
the problem is i need auto-directory listing for the virtual-hosts but dont know how, the main server has auto-directory listings which works fine but it just doesnt for virtual-hosts Anyone got any ideas? |
|
|
|
|
|
#2 |
|
Member (9 bit)
Join Date: Jan 2002
Location: UK
Posts: 389
|
Okay i fixed this one myseelf :-)
For anyone it might help - i added a few lines to the conf file, for the virtual-host i added these lines < Directory "/usr/local/files" > Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all < /Directory > that would give read access to the files located in /usr/local/files allowing the server to make an auto-directory listing Last edited by Battery Powered; 07-28-2002 at 07:06 PM. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|