• No results found

Server Control: Add

You can add new serverclasses by using add option from the menu on theWelcomescreen.

What You See

The screen displays the titleServer Control: Addand directs you to a page that has the following input options:

• A text box input: To specify the configuration file name that has to be used byhttpd. • Add button: To add the serverclasses that exist under the configuration file.

What You Do

To add serverclass to the iTP Secure WebServer environment in the default path mentioned on the Welcome screen:

• Enter the configuration file name.

• Click theAdd Server Nowbutton to add the serverclass.

To use other configuration files, you can change the path on theWelcomescreen and then perform the previously mentioned steps.

If you do not want to add the serverclass, select any other function from the menu.

What Happens Next

If the new serverclasses are added to the iTP Secure WebServer environment, the screen prompts a server added message. If an error occurs, the screen displays that the server failed to add. You can notice the iTP Secure WebServer log message at the bottom of the screen.

You can correct the problem and try again.

Sometimes an error adding the server can result from a change in the current configuration file. For example, if the configuration file hastransport:ip:portcombination that is already in use, the administration server cannot add thehttpdserverclass.

Httpd serverclass is successfully added to the pathmon, but some other serverclass are not added due to duplicate serverclass name.

NOTE: The feature of using the edited version of configuration file is not supported with this option. Hence, the configuration files to be used must not be edited by using the admin WebServer.

Server Control: Delete

You can useDeleteoption from the menu to delete some of the serverclasses. This screen enables you to delete the serverclasses that are already running in the iTP Secure WebServer environment. You can perform this task without stopping the pathmon.

What You See

This screen displays the titleServer Control: Deleteand directs you to a page that contains the following options:

• A text box input: To specify the configuration file name that has to be used byhttpdto delete the serverclasses.

• A delete button: To delete the serverclasses from the pathmon environment.

What You Do

To delete the serverclasses from iTP Secure WebServer environment with the configuration file in the default path mentioned on theWelcomescreen:

• Enter the configuration file name.

• Click theDelete Server Nowbutton to delete the server.

To use the other configuration file, change the path on theWelcomescreen and then perform the previously mentioned steps.

If you do not want to delete the server, select any other function from the menu.

What Happens Next

If the serverclasses are deleted from the iTP Secure WebServer environment without error, the screen displays a message that the servers are deleted. If an error makes it impossible to delete the servers, the screen displays that the server failed to delete. You can notice the iTP Secure WebServer log message at the bottom of the screen.

You can correct the problem and try again.

NOTE: The feature of using the edited version of configuration file is not supported with this option. Hence, the configuration files to be used must not be edited by using admin WebServer.

Edit Configuration File

This screen enables you to edit a configuration file so that you can change the configuration of your iTP Secure WebServer environment.

What You See

The screen displays the path to the configuration files and a list of all the configuration files on the path.

What You Do

To use a different set of configuration files, type the desired path name over the path name in the Path box, and then click the Changebutton. The path name can be of any length that is allowed within any restriction imposed by your browser.

To select a configuration file for editing, select it from the list of file names, and then click theEdit

button.

What Happens Next

After you click the Edit button, the screen displays the contents of the selected file. You can scroll through the file and edit it using your browser. When you are finished, click the Save button to save the edited file. The edited version is stored in a file that has the same name as the previous version and the extension .editing.

If you click theCancelbutton, your new version of the file is not saved but remains visible on the screen.

To implement the new configuration, select Restart from the menu at the left side of the screen. When you restart:

• The previous configuration file is renamed to include the extension.backup. • The new configuration file is renamed to omit the extension.editing.

• The new file has the same name that the previous file had before you chose the restart operation.

For example, if you edit the filehttpd.config, you create a file named

httpd.config.editing. When you restart the server, the following file names change: • The storedhttpd.configfile becomeshttpd.config.backup.

• The edited filehttpd.config.editingbecomeshttpd.config. These name changes occur even if the restart does not succeed.