joomla site not run exactly in root server.
Posted
by sabuj
on Stack Overflow
See other posts from Stack Overflow
or by sabuj
Published on 2010-05-25T07:36:13Z
Indexed on
2010/05/25
7:41 UTC
Read the original article
Hit count: 176
joomla
when i run joomla in localhost, it works fine...
But when i run it in the root server it output the bellow result::
404 Not Found
The server can not find the requested page:
http://173.236.31.34/~interair/interaircon/www.interaircon.com/index.html (port 80)
But if i give the link with index.php
then output correctly:: Say -> http://173.236.31.34/~interair/interaircon/index.php
i want a solution about this problem. It's new kind of problem for me.
© Stack Overflow or respective owner