Apache is configured with the httpd.conf file. The file is read when Apache starts. This means that any changes will not be effected until the listener is restarted.
The httpd.conf file, located in the directory ORACLE_HOME/Apache/Apache/conf, is a series of directives, all in the form of token value pairs. Because Oracle Application Server stores configuration data in text files such as httpd.conf and in a centrally maintained repository, Oracle does not support manual editing of the configuration files. You should only adjust the Apache configuration by using the management tools provided with Oracle Application Server.
No comments:
Post a Comment