Skip to content

Commit def6594

Browse files
authored
Update Config Steps.txt
1 parent 5bfae7a commit def6594

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Config Steps.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,8 @@ Steps :
3333
WebLogicPort 7001
3434
</Location>
3535

36-
36+
#Redirect hostname/SampleWebApp -> Cluster (localhost:7003/SampleWebApp,localhost:7005/SampleWebApp)
3737
<Location /SampleWebApp>
3838
SetHandler weblogic-handler
3939
WebLogicCluster localhost:7003,localhost:7005
4040
</Location>
41-
42-
43-
44-
45-
46-
http://localhost/SampleWebApp?__WebLogicBridgeConfig

0 commit comments

Comments
 (0)