Results 1 to 2 of 2
Hi
I have apache installed on a Linux server.
I have a directory/folder on this server i.e. /giga/giga1/himanshuali/folder1
I want the above folder1 contents (either files/folders) to show up on ...
- 10-12-2009 #1
Linux Apache web access for a directory tree
Hi
I have apache installed on a Linux server.
I have a directory/folder on this server i.e. /giga/giga1/himanshuali/folder1
I want the above folder1 contents (either files/folders) to show up on Internet Explorer whenever someone types the following address on IE.
lets say the folders/files under folder1 are:HTML Code:http://giga.server.com:8181/himanshuali/folder1
Folders:
F1
F1 -> F11
F2
F2 -> F22
F2 -> F222
F3
where F11 is a subfolder under folder F1. Now lets assume there are files under each folder with the name of its "<foldername>.txt" i.e F1 folder has F1.txt and F11 has F11.txt and the same type/pattern files are there under each F? folders.
Now, which file in apache conf should i change to make this happen.
arun
- 10-12-2009 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Google => apache directory listing enable


Reply With Quote