You Can Download the document from here
Thank you
Osama Mustafa
For the people who think differently Welcome aboard
You Can Download the document from here
Thank you
Osama Mustafa
Operating system : Oracle Linux 6.4
Oracle WebTier OHS 11.1.1.7
if you want to configure OHS ( WT ) to work on port 80 ( http ) avoiding insert Port.
For Example :
OHS default Port is 7777, if you want to leave it like this any call for the server should be like this :
But if you are using port 80 you have to do the below :
But on Linux if you need to use port 80 you have to be root, to do this follow the below step :
[root@TST-WT1 bin]# pwd
/u01/fmw/Oracle_WT1/ohs/bin
[root@TST-WT1 bin]# chown root .apachectl
[root@TST-WT1 bin]# chmod 6750 .apachectl
[oracle@TST-WT1 ~]$ cd /u01/fmw/admin/config/OHS/ohs1/
[oracle@SCADNP-WT1 ohs1]$ ls http*
httpd.conf
You Can download Document From Here
Thank you
Osama Mustafa