my htacces file is
RewriteEngine on
ErrorDocument 404 http://localhost/ebazar/auth-404
#php_value display_errors 1
#php_value session.auto_start 1
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule [.]+$ $1.php [NC,L]
how to configure .htacces to nginx
- Best Answerset by sdbakari
sdbakari
Hello, what is your website program? Is it on this list?
If not, it is recommended that you use this website for conversion
https://winginx.com/en/htaccess
yes the webite use this this
i try to convert from above link but when i try to access website it download
Hello, it is recommended to check whether php is set up? Is php running? You can check it out in the app store