O
O
Optimus2018-01-27 08:41:06
htaccess
Optimus, 2018-01-27 08:41:06

How to transfer htacess to another folder?

The request comes to public_html and needs to be transferred to public_html/web
In htaccess I wrote:

Options -Indexes
RewriteEngine On
RewriteRule ^(.*)$ web/$1 [L,QSA]

Error 500 Internal Server Error

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question