Starting and Stopping the ListManager Web Server
The web interface is the main way you, the administrator, work with ListManager. You will use the web interface to create sites, topics, mailings lists and access all of the functionality in ListManager.
Starting and Stopping the Web Server in Windows:
To start the ListManager Web Server manually, open a command prompt and change to the C:\Program Files\ListManager\tclweb\bin directory. To start the Web Server, run
httpd-lm.exe
To stop the Web Server, hit ctrl-c.
The ListManager web server may be run as a Windows service; see Windows Services for more information.
Starting the Web Server in Linux/Solaris:
To start the ListManager Web Server manually, change to the ~ListManager/tclweb/bin directory, and run
./httpd-lm
To stop the Web Server, hit ctrl-c.
The ListManager Web Server may also be run from the ~ListManager/bin directory using the start script:
./S96httpd-lm start
./S96httpd-lm stop
More
2. Starting and Stopping the ListManager Web Server
3. Installing the Web Interface on a Separate Machine
4. How To Install The Web Interface By Hand
5. Configuring the ListManager Web Server
6. Customizing the ListManager Web Interface
7. Adding SSL to the ListManager Web Server
8. Creating a Web Server for Action Tracking Only