Oracle Embedded Apache

See http://www.orafaq.com/faqhttp.htm, http://www.orafaq.com/faq/mod_plsql

9i
Start/Stop
On Unix:
$ORACLE_HOME/Apache/Apache/bin/apachectl start # or httpdsctl start or httpdsctl startssl 
$ORACLE_HOME/Apache/Apache/bin/apachectl stop

On Windows NT/2000
        Start the Apache service
        
NOTE: It is better to use the apachectl command than the httpdsctl command as apachectl also sets 
a number of required environment variables. 

10i
UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] restartproc ias-component=HTTP_Server
Windows: ORACLE_HOME\opmn\bin> opmnctl [verbose] restartproc ias-component=HTTP_Server