A wide variety of web site designs give rise to the need for some sort of secure area. It may be a page or series of pages that are supposed to be accessible only to employees or members, or the administrative page you use to work on your database or photo gallery. Whatever the case, a password-protection scheme is what you need.
We can configure a set of pages with password protection using cookie or session-based authentication depending on your security requirements.
Timed expiry of login sessions enhances security by reducing the chances of an unauthorized person accessing the site from a logged-in computer. Custom security code on each and every protected page prevents unauthorized access. Security is further enhanced by placing password-containing files in a directory inaccessible from the web. For even more stringent security requirements, custom webserver configuration and additional methods of identity verification can be employed.
To view portfolio information on some of our clients’ websites with secure areas, click one of the links below.