I need to build web pages that are only accessible by logging into an account. What is the best web solution to this? htacess
htacessReferences :
wordpressReferences :
you can create a login script and in every pages you will check if session is logged. if not, then redirect to the login page.References :
Name
Mail (will not be published)
Website
Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.
June 15th, 2010 at 2:48 pm
htacess
References :
June 15th, 2010 at 3:38 pm
wordpress
References :
June 15th, 2010 at 4:07 pm
you can create a login script and in every pages you will check if session is logged. if not, then redirect to the login page.
References :