weblogic.properties file Property
weblogic.httpd.defaultServlet
weblogic.httpd.defaultWebApp
weblogic.httpd.enable
weblogic.httpd.enableLogFile
weblogic.httpd.http.keepAliveSec
s
weblogic.httpd.https.keepAliveSe
cs
weblogic.httpd.indexDirectories
weblogic.httpd.keepAlive.enable
weblogic.httpd.logFileBufferKByt
es
.xml Configuration
Attribute
web.xml :
define a servlet-mapping with
the URL pattern of /
<servlet-mapping>
element
config.xml:
DefaultWebApp
( WebServer element)
config.xml:
HttpdEnabled
( Server element)
config.xml:
LoggingEnabled
( WebServer element)
config.xml:
KeepAliveSecs
( WebServer element)
config.xml:
HttpsKeepAliveSecs
( WebServer element)
config.xml:
IndexDirectoryEnabled
( WebAppComponent element)
config.xml:
KeepAliveEnabled
( WebServer element)
config.xml:
LogFileBufferKBytes
( WebServer element)
BEA WebLogic Server 7.0 Upgrade Guide
Console Label
Deployments: Web
Applications:
applicationname:
Configuration: Files:
Index Directories
Servers: servername:
Configuration: HTTP:
Enable Keep Alives
A-3
Need help?
Do you have a question about the WebLogic Server 7 and is the answer not in the manual?