Following the instructions for installing a program, I used htaccess so that when you go to www.mysite.com you are automatically redirected to www.mysite.com/directory/directory
Now I've realized that was entirely unnecessary -- and even counterproductive.
How can I undo this? *Can* I undo this?
Thanks (hangs head in shame).
sitz
2:17 am on Apr 29, 2005 (gmt 0)
Um. Remove the .htaccess file? (or comment out the bit that does the redirect?)
jretzer
2:33 am on Apr 29, 2005 (gmt 0)
I did that. It still redirects.
jd01
2:48 am on Apr 29, 2005 (gmt 0)
You removed the file and it still redirects?
Are you sure it's not you browser's cache, or that the file is not still some how there?
I would start with the cache... can't really redirect without rules.