Hi,
I will ask my question by presenting a situation, hope someone can help me. Totally newbie in HTML and PHP.
main site:
www.mainsite.com
concern url to "hide"
www.mainsite.com/url.php
I have a forum where there's an exclusive redirect link/board that is visible for certain group of people only.
Question is, how can I redirect the link to www.mainsite.com/url.php, without having to expose the url? So that for that certain group of people to access the url, they need to go thru the forum. And of course, so as not to expose the URL to people outside the circle (doesnt have access to forum)
Thanks