davidjmorin
08-14-2010, 01:29 PM
I have a site we will call it mysite.com
I made a beta page that looks like this mysite.com/beta
issue i have is i forward all requests to mysite.com to mysite.com/beta
But if someone types in mysite.com/admin or mysite.com/username
it gives a page does not exist.
How can i make it so all requests go to mysite.com/beta?
Ive tried a few and I also tried wildcard but it created a loop cause of my beta being in the same DIR
I made a beta page that looks like this mysite.com/beta
issue i have is i forward all requests to mysite.com to mysite.com/beta
But if someone types in mysite.com/admin or mysite.com/username
it gives a page does not exist.
How can i make it so all requests go to mysite.com/beta?
Ive tried a few and I also tried wildcard but it created a loop cause of my beta being in the same DIR