На frontend описано так:
RewriteEngine on
RewriteRule ^/(.*)$ http://%{HTTP_HOST}:8000/$1 [P]
Делаю
wget http://74.ru/sale
--12:14:16-- http://74.ru/sale
=> `sale'
Connecting to 74.ru:80... connected!
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.74.ru:8000/sale/ [following]
--12:14:16-- http://www.74.ru:8000/sale/
=> `index.html.21'
Connecting to www.74.ru:8000... connected!
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
И меня на прямую отправляют на backend :(
Как бы избежать такой ситуации?
--
Best regards,
Raul mailto:pir@mpautina.ru
=============================================================================
= Apache-Talk@lists.lexa.ru mailing list =
Mail "unsubscribe apache-talk" to majordomo@lists.lexa.ru if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =