This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| web-nginx [2024/11/26 21:37] – [Advanced Settings] -Formatting hogwild | web-nginx [2024/11/27 02:12] (current) – [Advanced Settings] hogwild | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Note that FreshTomato also has a built-in (httpd) web server used only for router administration. Httpd is based on a more modern version of Nginx. | Note that FreshTomato also has a built-in (httpd) web server used only for router administration. Httpd is based on a more modern version of Nginx. | ||
| - | |||
| ===== Status ===== | ===== Status ===== | ||
| Line 10: | Line 9: | ||
| | | ||
| - | **NGINX is currently running: | + | **NGINX is currently running: |
| \\ | \\ | ||
| - | **NGINX is currently stopped: | + | **NGINX is currently stopped: |
| \\ | \\ | ||
| - | **Enable Server on Start: | + | **Enable Server on Start: |
| \\ | \\ | ||
| - | **Enable PHP support: | + | **Enable PHP support: |
| \\ | \\ | ||
| - | **Run As: | + | **Run As:** specifies under which system account the nginx daemon will run. |
| * root - The nginx daemon will run under the root account. | * root - The nginx daemon will run under the root account. | ||
| Line 40: | Line 39: | ||
| \\ | \\ | ||
| - | **Web Server Port: | + | **Web Server Port: |
| Traditionally, | Traditionally, | ||
| Line 46: | Line 45: | ||
| \\ | \\ | ||
| - | **Upload file size limit: | + | **Upload file size limit: |
| \\ | \\ | ||
| - | **Allow Remote Access: | + | **Allow Remote Access: |
| - | \\ {{: | + | Content is served on the "Web Server Port". \\ |
| + | |||
| + | \\ {{: | ||
| \\ | \\ | ||
| - | **Document Root Path: | + | **Document Root Path: |
| \\ | \\ | ||
| - | **Server Priority: | + | **Server Priority: |
| This value assigns the Webserver process a CPU priority relative to other processes. Valid settings are from -20 (highest) to 19 (lowest). | This value assigns the Webserver process a CPU priority relative to other processes. Valid settings are from -20 (highest) to 19 (lowest). | ||
| Line 66: | Line 67: | ||
| \\ | \\ | ||
| - | **Enable h5ai support: | + | **Enable h5ai support: |
| \\ | \\ | ||
| Line 91: | Line 92: | ||
| {{: | {{: | ||
| - | **Use user config file: | + | **Use user config file: |
| + | |||
| + | This will override some web interface settings. | ||
| \\ | \\ | ||
| Line 107: | Line 110: | ||
| > server {\\ listen 444 ssl; | > server {\\ listen 444 ssl; | ||
| - | \\ \\ | + | \\ \\ \\ |