Welcome! Log In Create A New Profile

Advanced

How does to error_page when this issue

June 27, 2012 08:36PM
some url like: http://localhost.com/%u
It will response http 400 status , and when generate this response ,nothing found in error log or access log.

how to config this issue error_page?

my config
location / {
error_page 400 =/400;
}

location /400 {
root /path/some/path;
}
it don't work.
SubjectAuthorPosted

How does to error_page when this issue

defageJune 27, 2012 08:36PM

Re: How does to error_page when this issue

Reinis RozitisJune 28, 2012 06:32AM

Re: How does to error_page when this issue

Maxim DouninJune 28, 2012 09:48AM

Re: How does to error_page when this issue

defageJune 28, 2012 10:17PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 89
Record Number of Users: 5 on May 22, 2013
Record Number of Guests: 226 on June 13, 2013
Powered by nginx    Powered by FreeBSD    PHP Powered    Powered by Percona     ipv6 ready