Skip to content

Commit

Permalink
Revert "Overriding httpd.conf (oracle#828)" (oracle#836)
Browse files Browse the repository at this point in the history
This reverts commit 8ade161.
  • Loading branch information
Djelibeybi authored Apr 9, 2018
1 parent 8ade161 commit 694cd70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@ if [ -f /config/custom_mod_wl_ohs.conf ]; then
configureWLSProxyPlugin.sh
fi

if [ -f /config/custom_httpd.conf ]; then
useCustomHttpdConf.sh
fi

#Start OHS component only if Node Manager is up
if [ -f /u01/oracle/logs/Nodemanage$$.status ]; then
echo "Node manager running, hence starting OHS server"
Expand Down

This file was deleted.

0 comments on commit 694cd70

Please sign in to comment.