Create web server templates
A web server template is used to define the configuration settings for a new web server. When creating a new web server, we can either create a new web server definition or use a previously created web server template based on another, already existing web server.
To create a web server template.
- In the console, click Servers > Server Types > Web servers > , and then click Templates.
We can also use the createWebServerTemplate command (AdminTask) to create a web server template.
- On the Server Templates page, click New.
- Select the web server to use to create the new template, and then click OK.
- Enter the name of the new template and, optionally, a description of that template that distinguishes it from the other templates.
- Click OK.
Results
Your new template displays in the list of server templates that we can use to create a new web server.
What to do next
We can perform one of the following actions to display a list of all of the server templates that are available on the system:
- In the console, click Servers > Server Types > Web servers, and then click Templates.
- Issue a listServerTemplates wsadmin command that includes the -serverType WEB_SERVER parameter.
Related tasks
Delete server templates
Commands (AdminTask) Server templates collection Server template options Server template settings