Site Tools


web-nginx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
web-nginx [2023/05/21 03:06] hogwildweb-nginx [2023/05/21 03:29] – -formatting hogwild
Line 1: Line 1:
 ====== Nginx & PHP ====== ====== Nginx & PHP ======
  
-This menu contains settings for FreshTomato's internal webserver (Nginx) and optional support for PHP.  Note that FreshTomato also has a built-in (httpd) webserver used only for router administration. This additional minimal Webserver is based on a more modern version of Nginx. +This menu contains settings for FreshTomato's internal webserver (Nginx) and optional support for PHP.  Note that FreshTomato also has a built-in (httpd) webserver used only for router administration. This additional minimal Webserver is based on a more modern version of Nginx. \\   \\   \\  {{:pasted:20220215-152554.png}} \\   \\   \\  **NGINX is currently running/stopped:**  This displays the service status and lets you stop and start the process via the [//Stop now//]/[//Start now//] button.
- +
- \\ +
- +
- \\ {{:pasted:20220215-152554.png}}\\  \\ +
- +
- \\ **NGINX is currently running/stopped:**  This displays the service status and lets you stop and start the process via the [//Stop now//]/[//Start now//] button.+
  
 **Enable Server on Start:**  Enabling this causes the nginx service to load at boot time during each boot. **Enable Server on Start:**  Enabling this causes the nginx service to load at boot time during each boot.
Line 18: Line 12:
  
   * nobody - The nginx daemon will run under the nobody account.   * nobody - The nginx daemon will run under the nobody account.
 +
 \\ \\
  
Line 28: Line 23:
 **Upload file size limit:** This setting enforces a hard-coded limit for the maximum amount of data that can be uploaded in a single session. **Upload file size limit:** This setting enforces a hard-coded limit for the maximum amount of data that can be uploaded in a single session.
  
-**Allow Remote Access:** Enabling this chooses whether Nginx content will be visible from the WAN. If enabled, content is served on the same port as the LAN's "Web Server Port".+**Allow Remote Access:** Enabling this chooses whether Nginx content will be visible from the WAN. If enabled, content is served on the same port as the LAN's "Web Server Port"\\ 
  \\  \\
- \\  
-{{:pasted:20220215-153925.png}}\\ 
  
-**Web Server Name:**  Here, you enter the Webserver's name. (Default: Tomato).+{{:pasted:20220215-153925.png}}  \\   \\   \\ **Web Server Name:**  Here, you enter the Webserver's name. (Default: Tomato).
  
 **Document Root Path:**  Here, you specify the filesystem location of the root folder where content/pages are located. **Document Root Path:**  Here, you specify the filesystem location of the root folder where content/pages are located.
  
-**Server Priority:**  This set the "nice" value for the nginx process. Valid settings are between -20 (highest priority) and 19 (lowest priority).+**Server Priority:**  This set the "nice" value for the nginx process. This nice value assigns to the Webserver process a CPU priority, relative to other processes. Valid settings are between -20 (highest priority) and 19 (lowest priority).
  
 **Enable h5ai support:**  h5ai is a modern file indexer for HTTP Webervers with focus on your files. Its php code displays "boring" file/folder lists in an a more appealing way. **Enable h5ai support:**  h5ai is a modern file indexer for HTTP Webervers with focus on your files. Its php code displays "boring" file/folder lists in an a more appealing way.
Line 49: Line 43:
  \\  \\
  
- \\+ {{:pasted:20220215-164209.png}}
  
-{{:pasted:20220215-164209.png}}+\\ The Custom Configuration fields allow you to define custom settings to tweak from default behaviourFor additional information please consult the latest official nginx documentation. \\  \\  \\
  
-\\  The Custom Configuration fields allow to define custom directive to tweak the default behavior. For additional information please consult the updated offical nginx documentation.\\+{{:pasted:20220215-164428.png}}\\  \\
  
-{{:pasted:20220215-164428.png}}\\  **Use user config file** User config file will be used, some of GUI settings are to be ignored\\  **User config file path** : Specify here the custom nginx config file (if any)+**Use user config file:**  User config file will be used, some of GUI settings are to be ignored 
 + 
 +**User config file path:**  Here, you can specify a custom path for the nginx configuration file
 + 
 + \\ 
 + 
 + \\
  
  
web-nginx.txt · Last modified: 2023/06/27 20:46 by hogwild