RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
# Authorization ჰედერის გადაცემა PHP-სთვის
CGIPassAuth On
