Macemore Circumcised pineapples Aug 26, 2011 1,681 819 Jun 5, 2012 #1 I bet this is going to involve .htacess so: How can I change my site from going to index.php to like example.php. is there any way I can do this?
I bet this is going to involve .htacess so: How can I change my site from going to index.php to like example.php. is there any way I can do this?
smartguy88 New Member May 31, 2012 10 6 Jun 5, 2012 #2 Here is an easy way, inside your index.php page make <?php header("Location: example.php"); ?> Upvote 0 Downvote
Beast Posting Freak Sep 15, 2011 625 163 Jun 5, 2012 #3 Yeh just put a url redirect to example.php Make a index file with a url redirect to example.php and bam! Upvote 0 Downvote
Yeh just put a url redirect to example.php Make a index file with a url redirect to example.php and bam!
Macemore Circumcised pineapples Aug 26, 2011 1,681 819 Jun 5, 2012 Thread starter #4 Yeah that wont work with what I'm doing, thanks for the help though. I need .htaccess or some other method than changing my index Upvote 0 Downvote
Yeah that wont work with what I'm doing, thanks for the help though. I need .htaccess or some other method than changing my index
Beast Posting Freak Sep 15, 2011 625 163 Jun 5, 2012 #5 bobbaJenkins said: Yeah that wont work with what I'm doing, thanks for the help though. I need .htaccess or some other method than changing my index Click to expand... Could you explain a bit more, I dont get what you mean :s Upvote 0 Downvote
bobbaJenkins said: Yeah that wont work with what I'm doing, thanks for the help though. I need .htaccess or some other method than changing my index Click to expand... Could you explain a bit more, I dont get what you mean :s
Macemore Circumcised pineapples Aug 26, 2011 1,681 819 Jun 5, 2012 Thread starter #6 it's exactly like what canada3 said, only using a different file making it redirect to example.php instead of going to index.php, Upvote 0 Downvote
it's exactly like what canada3 said, only using a different file making it redirect to example.php instead of going to index.php,
Legion Gaming Lord Staff member Nov 23, 2011 1,808 679 Jun 5, 2012 #7 He wants " You must be registered for see links " to go to " You must be registered for see links " with a .htaccess making example.php the Index page. Hopefully that helped. Upvote 0 Downvote
He wants " You must be registered for see links " to go to " You must be registered for see links " with a .htaccess making example.php the Index page. Hopefully that helped.
Macemore Circumcised pineapples Aug 26, 2011 1,681 819 Jun 5, 2012 Thread starter #8 Legion said: He wants " You must be registered for see links " to go to " You must be registered for see links " with a .htaccess making example.php the Index page. Hopefully that helped. Click to expand... Yes!!! Upvote 0 Downvote
Legion said: He wants " You must be registered for see links " to go to " You must be registered for see links " with a .htaccess making example.php the Index page. Hopefully that helped. Click to expand... Yes!!!
Macemore Circumcised pineapples Aug 26, 2011 1,681 819 Jun 5, 2012 Thread starter #10 ChrizPHP said: DirectoryIndex example.php Click to expand... ttttttttttyyyyy Upvote 0 Downvote
Sledmore Chaturbate Livestreamer Staff member FindRetros Moderator Jul 24, 2010 5,199 3,934 Jun 5, 2012 #11 Thread closed, question answered. Upvote 0 Downvote