Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What are main configuration files in Web Server (Apache) ?
What are main configuration files in Web Server (Apache) ?
✍: Guest
Main configuration files in Oracle application Web Server are
# httpd.conf, apps.conf, oracle_apache.conf, httpd_pls.conf
# jserv.conf, ssp_init.txt, jserv.properties, zone.properties
# plsql.conf, wdbsvr.app, plsql.conf
2011-11-14, 3122👍, 0💬
Popular Posts:
What is the difference between RegisterClientScriptBloc kand RegisterStartupScript? RegisterClientSc...
What will be printed as the result of the operation below: main() { char *p1; char *p2; p1=(char *)m...
Can we get a strongly typed resource class rather than using resource manager? In the previous quest...
What is a delegate ? Delegate is a class that can hold a reference to a method or a function. Delega...
How To Use an Array as a Queue? - PHP Script Tips - PHP Built-in Functions for Arrays A queue is a s...