protect my website from visitors

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
saw

protect my website from visitors

Post by saw »

hello, probably anybody knows how I can to protect some information files from other visitors? I want that every visitor, if he want to read information, must insert in form your username and password. And if this ok, visitor can read some information on my website.  How can i must proceed it?

Thank you in advance,
jelle

Re: protect my website from visitors

Post by jelle »

the quickest way would be to use .htaccess and htpassword and use the protocols http already has for it. But that will lock out the whole site/directory, which may not be what you want. If you want to lock specific pages you could use ForntendUserd for that, but read in on that yourself, as I have never used it.
dirtywhitellama

Re: protect my website from visitors

Post by dirtywhitellama »

yes from what I have heard FrontEndUsers  (FEUsers)  is the module you want.  If you want to read the help I have gotten to set it up, the thread is here: http://forum.cmsmadesimple.org/index.ph ... 438.0.html
Locked

Return to “CMSMS Core”