|
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I'd like to set up IIS so that if give a directory a particular name, then IIS will not serve the contents of that directory. So for example, let's say the special name is "secure"
I have my home directory. I can put an html file in the directory and view it on the web. If I create a directory named /secure/ then IIS will not serve any pages in that directory. Here is what I DONT want to do: I do not want to have to set security permissions on this directory. I have thousands of users. I would be on the phone all day setting and unsetting directories. urlscan will check a file extension and can block the file based on that - meaning, if you rename a file to *.htc then IIS will instantly stop serving it. You don't have to set any security permissions on the file. I'm looking for a solution similar to that, except for directories. I know there are a lot of smart people here, so I thought I would ask. |
|
|||
|
LOL, that was my first thought also. As for my IIGS, I sold it about 13 years ago. So I can't tell you where it's at.
__________________
Some try to tell me, thoughts they cannot defend,... - Moody Blues. |
|
||||
|
I'm not clear on the goal... But it sounds like you just want to use the ISS properties on the directory, and set "Execute Permisions" to None, and turn off directory browsing.
__________________
Numbers are not case sensitive. (me) |
|
||||
|
Quote:
__________________
In Fallout 3, 'happiness' is a warm junkyard dog and a loaded gun. It's mostly the loaded gun. - Moose's one-line review. "your going to regret that one. You are now a colonoscope... - Chrissy, corrupting PraedSt's wish. |
|
||||
|
What I did with my linux system was somewhat the opposite. The users home directory was not visible to the web server. However, in each home directory was a symbolic link, created by a modded adduser script, which pointed to the user's directory within the web server's accessible space on a different drive.
That meant that a user ftping onto the server would have to change directories into their web space in order to upload their files. If they didn't want the files to be visible, they could upload the files to their normal account space. It's always better to globally deny then explicitly grant than to globally grant and explicitly deny. It'll make tracking their quotas a little bit harder, but it wasn't an issue for me. I wasn't worried about drive space. Only bandwidth.
__________________
In Fallout 3, 'happiness' is a warm junkyard dog and a loaded gun. It's mostly the loaded gun. - Moose's one-line review. "your going to regret that one. You are now a colonoscope... - Chrissy, corrupting PraedSt's wish. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Einsteins Riddle | electromagneticpulse | Off-Topic Babbling | 30 | 26-January-2005 12:32 PM |
| Astrology | Humphrey | Against the Mainstream | 388 | 21-September-2004 06:11 AM |
| June 17 METEORITE REPORTEDLY THE SIZE OF A HOUSE FALLS NSW | planetbarb | Against the Mainstream | 13 | 18-June-2004 10:46 AM |
| Green House Effect Was Reached Higher | suntrack | Off-Topic Babbling | 1 | 31-May-2004 05:36 PM |
| Let's create steady state theory | Ari Jokimaki | Against the Mainstream | 368 | 22-March-2004 05:09 AM |