Cyberbyte-Software / CyberWorks

A server management panel that allows admins to manage players.
https://cyberbyte.org.uk/
20 stars 16 forks source link

404 Login to index Issue #94

Open x33Pingu opened 6 years ago

x33Pingu commented 6 years ago

After I run the setup and I try to log in but he keeps me on the index page but he does not find it. I think my .htaccees works fine but idk where my problem is.

[.htaccess] RewriteEngine On RewriteBase /support/ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . /support/index.php [L]