s
-
gibbon
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
10 years 2 months ago #3037
by gibbon
Hi,
I was wondering if someone can help me out. I'm quite new to joomla so still finding my feet.
Basically i want to redirect a user to my facebook profile when they visit the URL
www.majorvibe.com/facebook. Currently this page doesn't exist and there's nothing on it.
How do I go about setting this up?
Thanks,
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 2 months ago #3038
by admin
You should first check with your hosting provider if you can setup your .htaccess file. If so, just add this line at the end:
After this calling
www.majorvibe.com/facebook you should get a Joomla error page. If so, we can use ReDJ or a .htaccess rule to make the redirect.
Kind regards.
Please Log in or Create an account to join the conversation.
-
gibbon
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
10 years 2 months ago #3039
by gibbon
Hi, I set up a .htaccess and added ErrorDocument 404 / to the end of it.
i now get "internal server error" when i go to the link
www.majorvibe.com/facebook
Is that correct? How do i know go about setting up the redirection?
Thanks for your help
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 2 months ago - 10 years 2 months ago #3044
by admin
As I told you, you should check if the provider allows you to use ErrorDocument. The error 500 is not a good sign, but the answer is in the error log. Can you check the error message logged for the error 500?
Last edit: 10 years 2 months ago by admin.
Please Log in or Create an account to join the conversation.
Time to create page: 0.162 seconds