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)
Change History (4)
by , 10 years ago
Attachment: | Screen Shot 2014-06-24 at 3.54.33 pm.png added |
---|
by , 10 years ago
Attachment: | This_is_correct.png added |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi - thanks for reporting the typo. The text has been corrected.
Note:
See TracTickets
for help on using tickets.
In this paragraph, the description and code are correct (301 for "Moved Permanently").