|
||
|
|
Chapter 15 Applying Configuration Styles
Configuration styles are an easy way to apply a set of options to specific files or directories that your various virtual servers maintain. For example, you can create a configuration style that sets up access logging. When you apply that configuration style to the files and directories that you want to log, you don't have to individually configure access logging for all the files and directories in your virtual server.
This chapter includes the following sections:
- Creating a Configuration Style
![]()
- Assigning a Configuration Style
![]()
- Listing Configuration Style Assignments
![]()
- Editing a Configuration Style
![]()
- Removing a Configuration Style
![]()
Creating a Configuration Style
To create a configuration style, perform the following steps:
- Access the Class Manager.
![]()
- Choose the Styles tab.
![]()
- Click the New Style link.
![]()
- Type the name you want to give the configuration style. Click OK.
![]()
- Netscape Enterprise Server displays the Edit a Style page.
- From the drop-down list, choose a configuration style to edit and click Edit this Style.
![]()
- From the list of links available, click the category you want to configure for your style.
![]()
- You can configure the information listed in Table 15-1.
- Fill out the form that appears, and click OK.
![]()
- Repeat step 4 and step 5 to make any other configuration changes to the configuration style. Click OK.
![]()
When you choose a style to edit, your Resource Picker lists configuration styles instead of other resources. After you have finished editing a style, click OK and Save and Apply. The Resource Picker exits the styles mode. You can also choose to exit the styles mode by choosing Exit styles mode from the Resource Picker. For more information about the Resource Picker, see "Using the Resource Picker".
Table 15-1 Configuration Style Categories
Allows you to activate CGI as a file type. For more information about CGIs, see "Installing CGI Programs".
Allows you to change the character set for a resource. For more information about character sets, see "Changing the Character Set".
Allows you to set a default query handler for a server resource. For more information about query handling, see "Using the Query Handler".
Allows you to give people a subset of configuration options without giving them access to the Server Manager.
Allows you to customize the error responses that clients see when they encounter an error from your server.
Allows you to set preferences for access logs. For more information about log preferences, see "Setting Log Preferences".
Enables you to allow clients to upload files, delete files, create directories, remove directories, list the contents of a directory, and rename files on your server.
Allows you to restrict access to the entire server or parts of it. For more information about access control, see Chapter 8 "Controlling Access to Your Server."
Allows you to specify whether the server parses files before they are sent to the client.
For more information, see The Create a New Style Page in the online help.
Assigning a Configuration Style
Once you've created a configuration style, you can assign it to files or directories in your virtual server. You can specify either individual files and directories or wildcard patterns (such as
*.gif).To assign a configuration style, perform the following steps:
- Access the Class Manager.
![]()
- Choose the Styles tab.
![]()
- Click the Assign Style link.
![]()
- Enter the prefix of the URL to which you are applying this configuration style.
![]()
- If you choose a directory inside the document root, only enter the path after the document root. If you enter
/*after the directory, you apply the configuration style to all of the directory's contents.
- Select the configuration style you want to apply.
![]()
- To remove any configuration style previously applied to the resource, apply the None configuration style. Click OK.
For more information, see The Assign a Style Page in the online help.
Listing Configuration Style Assignments
After you have created configuration styles and applied them to files or directories, you can get a list of the configuration styles and where you applied them.
To list the configuration style assignments, perform the following steps:
- Access the Class Manager.
![]()
- Choose the Styles tab.
![]()
- Click the List Assignments link.
![]()
- Enterprise Server displays the List Assignments page, showing the configuration styles you applied to server resources.
- To edit a configuration style assignment, click the Edit link next to the configuration style name.
![]()
For more information, see The List Assignments Page in the online help.
To edit a configuration style, perform the following steps:
- Access the Class Manager.
![]()
- Choose the Styles tab.
![]()
- Click the Edit Style link.
![]()
- Select the configuration style you want to edit and click the "Edit this style" button.
![]()
- From the list of links available, click the category you want to configure for your style.
![]()
- For more information on these categories, see the section Creating a Configuration Style.
- Fill out the form that appears, and then click OK.
![]()
- Repeat Step 4 and Step 5 to make any other changes to the configuration style. Click OK.
![]()
When you choose a style to edit, your Resource Picker lists configuration styles instead of other resources. After you have finished editing a style, click OK and Save and Apply. The Resource Picker exits the styles mode. You can also choose to exit the styles mode by choosing Exit styles mode from the Resource Picker. For more information about the Resource Picker, see "Using the Resource Picker".
For more information, see The Edit a Style Page in the online help.
Removing a Configuration Style
Before removing a configuration style, remove assignments that had the configuration style applied to them. If you do not do this before removing the configuration style, you must manually edit the
obj.conffile of your class of virtual server, searching for the configuration style in the file and replacing it withNone. If you don't do this search and replace, anyone who accesses the files or directories that had the deleted configuration style applied will get a server misconfiguration error message.To remove a configuration style, perform the following steps:
- Access the Class Manager.
![]()
- Choose the Styles tab.
![]()
- Click List Assignments link.
![]()
- Select Edit Style Assignment you want to remove.
![]()
- Click Remove this Assignment.
![]()
For more information, see The Remove a Style Page in the online help.
© 2001 Sun Microsystems, Inc. Portions copyright 1999, 2002 Netscape Communications Corporation. All rights reserved.
Last Updated August 02, 2002