mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 16:26:52 +02:00
9 lines
187 B
INI
9 lines
187 B
INI
[CGI]
|
|
; Assuming the demo is in cgi-bin
|
|
BaseURL=http://localhost/cgi-bin/demorouting.cgi
|
|
|
|
[Standalone]
|
|
Port=8080
|
|
; Optional, the following is the default.
|
|
;BaseURL=http://localhost:8080/
|