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)
Dec 17 2024, 3:44 PM
Unknown Object (File)
Dec 3 2024, 2:55 AM
Unknown Object (File)
Nov 1 2024, 4:45 PM
Unknown Object (File)
Oct 5 2024, 10:40 PM
Unknown Object (File)
Oct 5 2024, 4:37 AM
Unknown Object (File)
Oct 4 2024, 7:14 PM
Unknown Object (File)
Oct 4 2024, 4:24 AM
Unknown Object (File)
Oct 3 2024, 2:52 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).