Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nginx.md #926

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 4, 2023

  1. Update nginx.md

    - Updated referenced PHP version (7.3 -> 8.2) to match current Debian version (12).
    - Also added clarity to PHP installation instructions to help the user find the right packages (version numbers are in package names so it makes it confusing).
    
    Signed-off-by: William Trelawny <22324745+williamtrelawny@users.noreply.github.com>
    williamtrelawny committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ecc8289 View commit details
    Browse the repository at this point in the history
  2. Update nginx.md

    changed spacing per code review failure
    
    Signed-off-by: William Trelawny <22324745+williamtrelawny@users.noreply.github.com>
    williamtrelawny committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6bf2dc4 View commit details
    Browse the repository at this point in the history
  3. Update nginx.md

    - Remove PHP versioning from install instructions because it was actually unnecessary.
    - Added version info to systemd service commands as well as instructions on how to find user's version installed
    - Change refs to SysVInit to systemd syntax
    
    Signed-off-by: William Trelawny <22324745+williamtrelawny@users.noreply.github.com>
    williamtrelawny committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    252e479 View commit details
    Browse the repository at this point in the history
  4. Update nginx.md

    Fixed ordered list numbering
    
    Signed-off-by: William Trelawny <22324745+williamtrelawny@users.noreply.github.com>
    williamtrelawny committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    34bd7f3 View commit details
    Browse the repository at this point in the history