Creating windows service for IBM HTTPserver instance
On Windows operating systems, you can create multiple instances of IBM HTTP Server by manually creating additional service names.
For instance if you have an instance named WebDav you can create the Windows service with apache.exe command.
D:\WebSphere7\IHS\bin>apache -k install -n "IHS_WebDav" -f d:\IHSCONF\WebDAV\conf\httpd.conf
Installing the IHS_WebDav service
The IHS_WebDav service is successfully installed.
Testing httpd.conf....
For instance if you have an instance named WebDav you can create the Windows service with apache.exe command.
D:\WebSphere7\IHS\bin>apache -k install -n "IHS_WebDav" -f d:\IHSCONF\WebDAV\conf\httpd.conf
Installing the IHS_WebDav service
The IHS_WebDav service is successfully installed.
Testing httpd.conf....
Comentarios
Publicar un comentario