Just wonder where on my hard drive I should place my intranet files. It should NOT be possible to connect to the intranet over internet. The only way to reach the intranet should be through a computer in the LAN. I Since I use server programming I want to be able to browse the intranet with a web browser etc.
I already have a webserver in the wwwroot (this is available to the public) using IIS, but where should I place the intranet files?
Should they too be placed in the ?wwwroot?-folder to get the server side code on the intranet work according to plans?
If yes, wouldn?t that make them accessible from the internet if you know what URLs the have?
I already have a webserver in the wwwroot (this is available to the public) using IIS, but where should I place the intranet files?
Should they too be placed in the ?wwwroot?-folder to get the server side code on the intranet work according to plans?
If yes, wouldn?t that make them accessible from the internet if you know what URLs the have?