Hi
I´m having a rather hard time figuring out how to protect the member area on my site. I´m using php script from a site called Sentrylogin. It all looks good, but I must be doing something wrong because I keep getting an "HTTP 404 error" when trying to connect to the login page. I have followed the following procedure so far:
1: Got scripts (login form and topcode) from Sentrylogin for my login page and changed the extension from html to php in BlueVoda page properties (do I need to do anything else when renaming the extensions???)
2: Placed keyfile in a folder I named "member"
3: Were in doubt about placing a Meta redirect (maybe I encountered the first problem here. You tell me )
4: Uploaded the login page
5: Placed PHP Page Protection Topcode (on all of my protected pages (not using Access levels since I don´t know what it is) and changed the extensions from html to php in BlueVoda page properties
6: Again encoutered problems setting up a Meta redirect
7: Hyperlinked from my index page to my login page like this: mysite.com/login.php (is this neccesary or should I just link to "mysite.com/login")
8: Uploaded pages to folder public_html/member (where keyfile is placed)
Basically it... I tend to think the mistake is that I hyperlinked the wrong way or that I screwed up the extensions in some way. Or maybe the script is placed wrong or maybe the fact that I placed the protected pages in a different folder than "public_html" called "public_html/member"
I hope someone can guide me step by step or just point out any potential error(s) I have made.
Thanks
Morten Fabrin
I´m having a rather hard time figuring out how to protect the member area on my site. I´m using php script from a site called Sentrylogin. It all looks good, but I must be doing something wrong because I keep getting an "HTTP 404 error" when trying to connect to the login page. I have followed the following procedure so far:
1: Got scripts (login form and topcode) from Sentrylogin for my login page and changed the extension from html to php in BlueVoda page properties (do I need to do anything else when renaming the extensions???)
2: Placed keyfile in a folder I named "member"
3: Were in doubt about placing a Meta redirect (maybe I encountered the first problem here. You tell me )
4: Uploaded the login page
5: Placed PHP Page Protection Topcode (on all of my protected pages (not using Access levels since I don´t know what it is) and changed the extensions from html to php in BlueVoda page properties
6: Again encoutered problems setting up a Meta redirect
7: Hyperlinked from my index page to my login page like this: mysite.com/login.php (is this neccesary or should I just link to "mysite.com/login")
8: Uploaded pages to folder public_html/member (where keyfile is placed)
Basically it... I tend to think the mistake is that I hyperlinked the wrong way or that I screwed up the extensions in some way. Or maybe the script is placed wrong or maybe the fact that I placed the protected pages in a different folder than "public_html" called "public_html/member"
I hope someone can guide me step by step or just point out any potential error(s) I have made.
Thanks
Morten Fabrin
Comment