-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
attentionpay attentionpay attention
Description
Platform: VPS/Apache
when I use this .htaccess below
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [L]
This should work, but when installing, it returns a 200 error and does not show the password form.
It seems there are some problem when checking the Rewrite Engine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
attentionpay attentionpay attention