Apache Server for Solaris
NeXT Software, Inc.
Congratulations! If you can read this file, your Apache Server for Solaris Release 2.3 and greater should now be installed.
To start the server
In Terminal,
su
to
root
.
Give this command:
/usr/NextLibrary/WebServer/httpd -d /usr/NextLibrary/WebServer > /dev/console
Verify the server is running using one of the following:
If you're running your web browser on the same machine as your web server, click
http://localhost
.
If you're running your web browser on a different machine than your web server, open the following URL, substituting the appropriate server name:
http://server_name
If your browser lists the contents of the server's document root directory, then the server is running.
More Information
WebObjects Documentation pages
Apache HTTP Server Project
NeXT's WebObjects page
NeXT Software, Inc