delphi programming forums mysql charset mget recursive synonimos
free ventrilo servers hosting cs javascript delay python find in list
Back Forum New
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:
  1. http://company/restricedDirectory/webpageOne.cfm
  2. http://company/restricedDirectory/webpageTwo.cfm
  3. 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?

TOP

Why not do it through the Web server?



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?

TOP

Back Forum