Strotos Communications Blog
The do's, do not's & maybe's of Computers.
-
HTAccess for Apache 2
Posted on April 19th, 2009 No commentsHTAccess for Apache can be a very handy feature that allows for simple or complex access control on directories. It is build into Apache HTTP by default. In its most simplest form, when a web browser gets directed to a web page that is protected by HTAccess, the web server asks for authentication, usually a username and password. These details are then checked against the assigned privileges for that user and the web server will then serve the web page or not.
To get this feature up and running you only need a few steps, there can be some messy bits if the default configuration file has been modified (httpd.conf) so keep and eye out for it.
Disclaimer: All information published on this website is for knowledge purposes only. This website and the author's of it's content cannot be held responsible for any loss/damage to a user's computer (either software or hardware), which may have occurred as a result of the information posted above. All information published on this website is the expressed
opinion of it's authors. This information is provided as is with no acknowledgement of responsibility, liability or guilt for any damage resulting from it's use.
©2009 Strotos Communications
©2009 Strotos Communications


