View Single Post
Old Apr 7th, 2006, 9:09 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Do you mean to keep someone from accessing stuff on the server? Bear in mind that most things used by the browser in its job have to be accessible to the browser. That's essentially anyone. You may introduce authentication measures, with or without secure http. Try not to panic, so you'll be able to describe your goals.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote