Hi, I'm not really sure which forum this comes under.
I'm building a php/mysql site on an apache server. I don't have access to any server files though. Is there any way I can redirect old asp.net pages to the new php files?
You can use an .htaccess file to setup your redirects.
I'm pretty sure you could also keep the old asp filenames and run them as php pages using the .htaccess file as well meaning you don't have to worry about the search engines or your visitors not following the redirect.
Bookmarks