[Express] password protected pages

I need to set up two password protected pages on this website for the newsletter and for dive management - can I do it Express and if so how? or do I need to go to Pro?

www.cranleigh-diving.co.uk


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If I was you, I’d password protect the pages via your hosting company’s control panel (Cpanel), as it’s MUCH more secure, and works brilliantly.

If you have a look on your cpanel you’ll see the option to secure a folder with a password and username. Simply create a folder in your Freeway document, upload site, and select this folder in cpanel to protect.

If you google it, there’s loads of help files around about password protecting a directory in cpanel.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Password protection is always best if it is done on the server and not in
the html files themselves so its irrelevant what version of FW you have to
be honest. The easiest (fairly crude but powerful) method is to use a
htaccess password which you can set up on the server - often through your
control panel. If not google htaccess password for more info. However, this
will suually only give you a single username and password. If what you want
is account then you will need some kind of password protection script -
again google something like “easy password php script”.

If what you are protecting isn’t that important or secure and you just want
to hide it form your visitors just dont link to it form your main site or
possibly just use a simple javascript page password.

On 24 April 2013 10:47, Neil email@hidden wrote:

If I was you, I’d password protect the pages via your hosting company’s
control panel (Cpanel), as it’s MUCH more secure, and works brilliantly.

If you have a look on your cpanel you’ll see the option to secure a folder
with a password and username. Simply create a folder in your Freeway
document, upload site, and select this folder in cpanel to protect.

If you google it, there’s loads of help files around about password
protecting a directory in cpanel.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options