I'm not really sure how to describe this, or if its in the right section. Anyway, my website is seperated into folders, I have a wordpress folder and a forum folder. My wordpress folder has all my pages except my forum. When you type in my website: http://mlufanclub.vacau.com/ it shows Index of: wordpress then you click on wordpress it sends you to my homepage. I want to redirect people who type in http://mlufanclub.vacau.com/ straight to http://mlufanclub.vacau.com/wordpress/ I don't know how to do this, any suggestions?
redirecting from homepage
Page 1 of 12 Replies - 263 Views - Last Post: 24 February 2013 - 05:57 PM
Replies To: redirecting from homepage
#2
Re: redirecting from homepage
Posted 24 February 2013 - 04:50 PM
I don't use WordPress but understand there might be a WordPress admin-panel(?) where you can set up re-directs.
Otherwise, you might cheat and create an index.php file at the folder location that contains the single line:
Otherwise you could install a WP plug-in, or check your hosts' php panel or configuration files. Good luck!
Otherwise, you might cheat and create an index.php file at the folder location that contains the single line:
<?php header( 'Location: http://mlufanclub.vacau.com/wordpress/' ) ; ?>
Otherwise you could install a WP plug-in, or check your hosts' php panel or configuration files. Good luck!
#3
Re: redirecting from homepage
Posted 24 February 2013 - 05:57 PM
perfect, just what I wanted! Appreciate it!
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|