16. cgi::ServerPort

[<<<] [>>>]

The internet port that the web server is listening. This value is numeric by its nature, but the functions returns the string representation of the port number as decimal value. There can be more than one web servers running on a machine all listening on different ip numbers and ports. The returned value is the port number of the web server that started the CGI application.


[<<<] [>>>]