When internal changes are made or alterations are made within the SC, it is essential to restart the apache, so for each operating system is done as follows:

- Windows:

In the option Start> Services> Right click: Restart Apachesc9

- Linux:

Write the following:

|  |
| --- |
| *sudo su systemctl restart apachesc9.service* |

- Mac:

Write the following:

|  |
| --- |
| *sudo /**Applications/Scriptcase/v9/components/apache/bin/apachectl restart* |