meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
system:config:admin_wwwroot [2023/07/27 12:31] – created michielsystem:config:admin_wwwroot [2023/07/27 12:33] (current) michiel
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type             : constant
 +name             : ADMIN_WWWROOT
 +purpose          : fix the URL for the admin pages
 +allowed          : a valid URL in the context of the system
 +default          : not set
 +status_s         : 
 +since            : version 3.6.14
 +category         : system
 +----
 +
 +
 +This setting allows you to fix the location of the admin pages. This is particularly useful when in a proxying environment like Docker. 
 +
 +Normally phpList will try to figure out where it is location from the server environment, but this setting will take precedence.
 +
 +
 +See also [[system:config:user_wwwroot|]]