0
Declined

How can i configure nginx with .htaccess?

Aminul Islam 10 year бұрын жаңартылды 10 year бұрын 2
Is there any way to make the support htaccess file to nginx server?


I used a webuzo panel by softacoulus. There I can handle.htaccess manually. Can you please tell me how I can use.htaccess with nginx?


Regards.

Answer

Answer
Declined
Hi Aminul,

.htaccess is an outdated technology (in fact used almost only with PHP), and isn't supported by NGINX. But you can convert your .htaccess rules into NGINX custom configuration here: http://winginx.com/en/htaccess
GOOD, I'M SATISFIED
Satisfaction mark by Aminul Islam 10 year бұрын
Answer
Declined
Hi Aminul,

.htaccess is an outdated technology (in fact used almost only with PHP), and isn't supported by NGINX. But you can convert your .htaccess rules into NGINX custom configuration here: http://winginx.com/en/htaccess