Log in

View Full Version : Site lockdown



congay2014
09-20-2014, 04:42 PM
I need help with locking down a site in a way that I still have access to the navbar. Does anyone know how to do this

Beverleyh
09-20-2014, 07:06 PM
How do you mean? Do you want to block everyone else from the whole site while retaining access for yourself (you can do this easily with .htaccess if you're on an Apache server) or are you looking for a login/members system that will allow only you (admin) to access certain content without blocking other content from general visitors ? (Not sure why you've posted this in the css section)

james438
09-21-2014, 02:55 AM
Just to add to what Beverlyh said, we have a .htaccess generator here on this site: http://tools.dynamicdrive.com/password/

It was through that page that I first learned how to create .htaccess locked pages.