it`s supposed to work without index.php
this is my .htaccess :-
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_URI} !^public
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
Server Error
There has been a server error. Please try again momentarily.
If the issue persists, create a support ticket.
this message apper in my domain , i tried to change the main domain several times but i still find this error