View Single Post
Old 05-03-2023, 04:58 PM  
lakerslive
Confirmed User
 
Industry Role:
Join Date: Aug 2012
Posts: 929
i tried

</IfModule mod_rewrite.c>
rewriterule .* - e=http_authorization:%{http:Authorization}]
RewriteBase /
RewriteRule ^index\.php$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . / index.php [L]
</IfModule>

but doesn't work?
lakerslive is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote