abstract:
http://company/restricedDirectory/webpageThree.cfm
I would like to restrict the access to view the 3 web pages by the Network Intranet Login username.
Please advise how this can be done with NTFS?
I have 3 web pages on a Windows 2000 intranet web server. Everyone has to use Windows Network login to get into the Intranet. I need to restrict who can view 3 Intranet web pages which are located in this directory C:/webServerApps/restrictedDirectory
Here are the 3 web url examples:
Code:- http://company/restricedDirectory/webpageOne.cfm
- http://company/restricedDirectory/webpageTwo.cfm
- http://company/restricedDirectory/webpageThree.cfm
Copy Code I would like to restrict the access to view the 3 web pages by the Network Intranet Login username.
Please advise how this can be done with NTFS? |