Page MenuHomeFreeBSD

Add Nginx section to the Network Servers chapter in addition to Apache.
Needs ReviewPublic

Authored by murray on Jun 19 2020, 11:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 1:31 PM
Unknown Object (File)
Sun, Aug 9, 12:10 PM
Unknown Object (File)
Sat, Aug 8, 5:40 PM
Unknown Object (File)
Fri, Aug 7, 11:28 AM
Unknown Object (File)
Sun, Aug 2, 6:26 AM
Unknown Object (File)
Sun, Aug 2, 5:57 AM
Unknown Object (File)
Sat, Aug 1, 8:23 AM
Unknown Object (File)
Fri, Jul 24, 10:15 PM
Subscribers
This revision needs review, but all reviewers have resigned.

Details

Reviewers
bcr
Summary

Update the Apache section of the Network Servers chapter to be an HTTP
section and include a new sub-section for Nginx, in addition to the
existing material for Apache.

Test Plan

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31838
Build 29398: arc lint + arc unit

Event Timeline

murray created this revision.

Adding the makefile change to add a symlink from the old html file name.

I love having an nginx section in the handbook, thanks for that initial writeup.
I've only a minor style issue to report. Maybe textproc/igor will find something...

en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
3458

When a new section starts, there should be an empty line above. See:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/docbook-markup-document-structure.html

3741

There should be an empty line above an opening <sectX>.

3828

Another empty line above here.

Where are we on this? I think we're ready to commit this. Would be a shame to let this rot here in Phabricator...

Overcome by events (DocBook XML migration, mentee timeout).