Question: 404 After Installation In Production

404 After Installation In Production

Hi, I just install the application. After finish the last step installation, then the application show 404 in production

A

Ahmad

Asked

Hi, I just install the application. After finish the last step installation, then the application show 404 in production

  • MS

    Mian Saleem

    Answered

    Hello,

    Please refer the documentation.pdf in your download as this question is already answer there.

    You need to check these

    1. the .htaccess file is uploaded/exists
    2. mod_rewrite is enable and is configured to use .htaccess from site directory
    3. base_url in the app/config/config.php is correct

    Thank you

  • Login to Reply