Technical data

How WebLogic Server Resolves HTTP Requests
Administration Guide 8-13
http://host:port
No Welcome file* from the
default Web Application.
http://host:port/apples/myfile.html
Does not
matter
myfile.html, from the
top level directory of the
apples Web Application.
http://host:port/myfile.html
Does not
matter
myfile.html, from the
top level directory of the
default Web Application.
http://host:port/apples/images/red.gif
Does not
matter
red.gif, from the images
subdirectory of the
top-level directory of the
apples Web Application.
http://host:port/myFile.html
Where
myfile.html does not exist in the apples Web
Application and a default servlet has not been defined.
Does not
matter
Error 404
For more information, see
Customizing HTTP Error
Responses
at
http://e-docs.bea.c
om/wls/docs61/webap
p/components.html#e
rror-page
.
http://www.fruit.com/
No Welcome file* from the
default Web Application
for a virtual host with a host
name of
www.fruit.com.
http://www.fruit.com/
Yes Directory listing of the top
level directory of the
default Web Application
for a virtual host with a host
name of
www.fruit.com.
Table 8-1 Examples of How WebLogic Server Resolves URLs
URL Index
Directories
Checked?
This file is served in
response