/
Web Configuration File
Web Configuration File
The configuration file for Iguana’s web server settings is here:
<working directory>/config/settings/web.json
Here’s an example of what is contained in that file:
{
"cert_key": "",
"color": "",
"description": "7654 Server",
"guid": "fsajfijsaflkasfa",
"port": "7654",
"private_key": "",
"secure": false
}
You can make changes to the web.json file to apply configurations to a Custom Installation. You’ll need to restart the service for the changes to take effect.
When the service is stopped, you can also use the following command line utility to change the web port IguanaX is listening on the next time it is run:
iguana --set_web_port 7650
, multiple selections available,
Related content
Configuring Iguana
Configuring Iguana
More like this
Working Directory
Working Directory
Read with this
Web Server
Web Server
More like this
Git
Read with this
How to modify IguanaConfiguration.xml
How to modify IguanaConfiguration.xml
More like this
Identify your Iguana
Identify your Iguana
Read with this