Opened 10 years ago

Closed 10 years ago

#581 closed defect (fixed)

Typo in "NGINX and NGINX Plus Admin Guide" - Web Server

Reported by: Siu Ching Pong (Asuka Kenji) Owned by:
Priority: minor Milestone:
Component: other Version: 1.7.x
Keywords: Cc:
uname -a:
nginx -V: nginx version: nginx/1.7.2
built by clang 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
TLS SNI support enabled

Description

URL:
http://nginx.com/resources/admin-guide/web-server/

Typo:
In the configuration example, the HTTP status code for "Moved Permanently" should be "301" instead of "302". See attachments for more information.

Attachments (2)

Screen Shot 2014-06-24 at 3.54.33 pm.png (60.8 KB ) - added by Siu Ching Pong (Asuka Kenji) 10 years ago.
This_is_correct.png (119.6 KB ) - added by Siu Ching Pong (Asuka Kenji) 10 years ago.
In this paragraph, the description and code are correct (301 for "Moved Permanently").

Download all attachments as: .zip

Change History (4)

by Siu Ching Pong (Asuka Kenji), 10 years ago

by Siu Ching Pong (Asuka Kenji), 10 years ago

Attachment: This_is_correct.png added

In this paragraph, the description and code are correct (301 for "Moved Permanently").

comment:1 by Siu Ching Pong (Asuka Kenji), 10 years ago

This issue is different from #580.

comment:2 by Owen Garrett, 10 years ago

Resolution: fixed
Status: newclosed

Hi - thanks for reporting the typo. The text has been corrected.

Note: See TracTickets for help on using tickets.