PDA

View Full Version : Calendar redirect


Internetcafe
03-09-2016, 06:48 PM
Hi guys

Looking for help in redirecting standard forum calendar link to an external link to our main web sites calendar.
I want to retain the navbar calendar link but when clicked it redirects to web calendar.

Thanks for any help.

Replicant
03-09-2016, 09:54 PM
I've done this to make forums links in vb5, should work in your circumstance too. Of course change the urls to match your setup.

Add to your .htaccess file,

Redirect 301 /calendar.php http://www.google.com/[your calendar url]