Jump to content



Latest News: (loading..)

Biancoblu

Member Since 11 Mar 2006
Offline Last Active Yesterday, 10:13 PM
*****

Issues I've Posted

    non-existing links containing index.php do NOT return 404 file not found

    Posted 31 Mar 2012

    I have tested this with Gary on several oscommerce shops, including the osc demo on the official site, all exhibit the same behaviour:

    Non-existing pages/links containing index.php do not return a 404 file not found response, instead they return a 200ok response.

    Example:  http://demo.oscommerce.com/index.php/gaga returns a 200ok response

        http://demo.oscommerce.com/gaga returns a 404 file not found, which is correct.


    Conclusion: only non-existing links containing index.php behave that way.