A
Asked
Hi, I just install the application. After finish the last step installation, then the application show 404 in production
Attachments
- MSAnswered
Hello,
Please refer the documentation.pdf in your download as this question is already answer there.
You need to check these
- the
.htaccess
file is uploaded/exists mod_rewrite
is enable and is configured to use.htaccess
from site directorybase_url
in theapp/config/config.php
is correct
Thank you
- the
- Login to Reply