Quote:
Originally Posted by nani_nisha06
Redcoder,
As above comment still I see this default redirection for normal user any clue ???
Also, If you can help me on the below threads would be great phase & help for my learning.
Code:
http://www.codingforums.com/showthread.php?t=275718
http://www.codingforums.com/showthread.php?t=275610
http://www.codingforums.com/showthread.php?t=275611
Regards,
Nani
|
Hmm...does the /MYM/main.php page exsist? If it doesn't exsist, .htacess rules may be written to redirect to index.html incase of a 404 error.
Also it could be just a simple case of /MYM/main.php has code that redirects to admin/index.html everytime. Try checking your main.php code and whether the file itself exsists.