Ganti index.php menjadi index.html untuk menghindari redirect loop PHP
This commit is contained in:
@@ -50,7 +50,7 @@ File `public/dashboard/js/config.js` mengatur:
|
||||
|
||||
1. Pastikan backend API sudah running
|
||||
2. Set document root ke folder `public/`
|
||||
3. Buka `index.php` untuk login (atau akses root `/`)
|
||||
3. Buka `index.html` untuk login (atau akses root `/`)
|
||||
4. Akses dashboard di `dashboard/dashboard.html`
|
||||
|
||||
## Production
|
||||
|
||||
Reference in New Issue
Block a user