HostnamePlugin
Displays the hostname of the server serving Foswiki.
Description
This is a simple plugin that displays the hostname of the server that served the request. It can be useful when using a load balancer so you can be sure which server served the request.
Usage
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure
, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Plugin Files
File: |
Description: |
data/System/HostnamePlugin.txt |
Documentation |
data/System/VarHOSTNAME.txt |
Macro documentation |
lib/Foswiki/Plugins/HostnamePlugin.pm |
Perl module |
Plugin Info
Related Topics: Plugins,
DeveloperDocumentationCategory,
AdminDocumentationCategory,
Macros