Forum Moderators: phranque
I have a website which is available to the world. However, I have another plan for this website... i want this website (with local content as compared to the one visible by all) to be available only for the local networking (ie for the staffs only). So i was wondering if it was possible and if so... could anyone please suggest how to do it (tips, suggestions and anything else welcome)
Thanking you in advance
The second is to use a virtualhost for it - LAN access can use that hostname to get access, but anyone over the internet would need to have an entry in their hosts file (for windoze etc) in order to get the right page - useful if you're wanting to be able to get access from other locations without having to manually add them. Not as secure as a password (nothing stopping an in-addition) - but stops the casual surfer from being able to get at it...
Robin
I think i will go for a password protection rather than restricting the website to a certain range of IP addresses or putting it on a local Network server... that way, when the local staff do out of the country or elsewhere, they will still be able to check the website.
Thanks a ton guys... your suggestions were a big help.