ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Как переопределить станда ртное тело ответа 301 Moved Pe rmanently?


  • To: nginx-ru@xxxxxxxxx
  • Subject: Как переопределить станда ртное тело ответа 301 Moved Pe rmanently?
  • From: E. Guguchkin <at-the-moment@xxxxxxxxx>
  • Date: Wed, 02 Dec 2009 16:18:21 +0300

Всем, привет!

Когда делаю редирект:

rewrite ^ http://domain.com/something/ permanent;

В ответе вижу:

HTTP/1.1 301 Moved Permanently
Server: nginx/0.7.64
Date: Wed, 02 Dec 2009 11:28:43 GMT
Content-Type: text/html
Content-Length: 185
Connection: close
Location: http://domain.com/something/

<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/0.7.64</center>
</body>
</html>

Как заменить стандартное тело ответа другим (статически из файла на пример).

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.