PDA

View Full Version : 404 Error when access Home page



Antoni Muntaner
November 28, 2014, 11:49 AM
Hi there,
I have a Flynax installation in http://mx.cambalache.com/ but when trying to access directly to that address the system raises an "404 Error" error.

If I then type http://mx.cambalache.com/index.php it appears to work fine. Am I missing something?

Thanks in advance,

Viktor
November 29, 2014, 07:52 AM
Hello Antoni,

Would you please provide me ftp access to my PM and I will try to find and solve a problem.

Antoni Muntaner
December 8, 2014, 11:04 AM
Thanks Viktor,
I've just sent them to you in an email. Is this an issue with the .htaccess file?

Thanks for your support and I'll be waiting to your response.

Marcos Irureta Goyena
Cambalache.com

Viktor
December 8, 2014, 12:26 PM
Hello Antoni,

I have solved your problem. Please check your site again.

Yes you are right I have changed .htaccess file:

find line:


RewriteCond %{HTTP_HOST} !^www\.|m\.. [NC]

and replace to:


RewriteCond %{HTTP_HOST} !^www\.|m\.|mx\. [NC]

where 'mx' your subdomain name.

Antoni Muntaner
December 15, 2014, 03:15 PM
Thanks Viktor, it's working ok now.
Any doubt I'll let you know.

Regards,