Click here to Skip to main content
16,020,182 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Dear All,

I am developing an INTRANET. Intranet pages are working fine. My issue is, the INTRANET FOLDERS ARE VISIBLE to ALL user's windows explorer.
If I removes the permission, for domain users (everyone), the pages are not accessible.
So, how to make all INTRANET folders (aspx files, Gallery folders, HR policies(pdf) folders etc.) not visible/accessible from users windows explorer?. And, the same time, all these resources should be accessible to the user, only thru the INTRANET site. How to do that? Please help me out of this issue.


Thanks in advance,
Rajan.

What I have tried:

I removes the folder sharing from 'everyone'- INTRANET is not accessible.
Now, the INTRANET FOLDER is shared with every users in the domain. - INTRANET is accessible.
Posted
Updated 26-Feb-16 23:04pm
v6
Comments
OriginalGriff 27-Feb-16 4:59am    
Stop "bumping" your question: it doesn't help you get a faster answer, it just annoys people.
If you have information to add, that's one thing: but adding "how do I do that" is just to move it up the list. Now imagine if everyone did that...
Be patient: it's a Saturday, so much of the western world is not working until Monday...

1 solution

You can do that by disabling Directory Browsing.
To do that follow these steps-
1. Open IIS
2. Double click on "Directory Browsing" under group "IIS"
3. In Action Pane, click "Disable"

That's all.

Hope it helps :)

Reference:
Enable or Disable Directory Browsing in IIS 7[^]
 
Share this answer
 
Comments
NPSSR 1-Mar-16 2:49am    
Thanks Shekhar.
It's working fine. And still, the users are able to see the folders by accessing the server machine by running like '\\10.1.xx'. The entire 'Intranet Site folders are visible. How to restrict them!!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900