tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
2.98k stars 966 forks source link

[Bug]: 404 not page #1035

Closed hsmyv closed 1 year ago

hsmyv commented 1 year ago

EDIT: I solved this problem and still has problem that open always http://localhost/admin/login not to http://localhost/mytasty/admin/login: image

OLD: I have faced with error 404 not page 404page

When I click, http://localhost/admin/themes page open and I face with error Not Found The requested URL was not found on this server.

Apache/2.4.56 (Win64) OpenSSL/1.1.1t PHP/8.2.4 Server at localhost Port 80

.htaccess file: htaccess

httpd.conf: httpdconf

hsmyv commented 1 year ago

I solved this problem, guys, just I added in .env file APP_URL=http://localhost/tasty/ (you have to replace tasty with your folder where uploaded project. env