I
I
Ilya Beloborodov2016-05-23 17:30:59
Apache HTTP Server
Ilya Beloborodov, 2016-05-23 17:30:59

Nginx + apache how to enable .htaccess support?

There is a server, in the nginx + apache + php bundle,
Nginx processes statics, apache - everything else.
But the trouble is that .htaccess is ignored, and this is obvious. Tell me, where should I write?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Ergil Osin, 2016-05-23
@Ernillew

Why do you need apache there?
nginx+php-fpm is faster and doesn't have a lot of obsolete padding.

A
Alexey, 2016-05-23
@alsopub

Have a look at adminsrtfm.livejournal.com/14898.html Look
for "AllowOverride" in httpd.conf (and virtual server configs) and replace None with All.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question