|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
BROWSING directories -> IIS 5.0
Hello everybody, I am running an IIS 5.0 server, I shared a complete directory which it has .pdf, .rar, .zip, .txt, and .jpg / .gif files on it.. when you browse it by typing the PATH of course you see all the files inside the directory..
there I go, what I am looking for is how to choose only .gif, and .jpg files to browse... I don't want to make public the complete directory, but only images .gif, and .jpg... thank you, if you can help. Gerardo |
|
#2
|
|||
|
|||
|
I'm not sure if IIS can filter out file types, I don't have it running here, but why not make a seperate directory?
|
|
#3
|
||||
|
||||
|
That, or write a little php page that will build whenever you access the directory and have it filter out the file types you want
__________________
Raid1 in XP Pro My open source projects: ------------------------ Blobber - Add images as blobs to SQL Server ------------------------ |
|
#4
|
|||
|
|||
|
In general it's safer to disable directory browsing in IIS anyway, so I'd agree make an asp/NET/php page that shows what you want to the user.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > BROWSING directories -> IIS 5.0 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|