Click to See Complete Forum and Search --> : Using VirtualHost Directive From Cmd-Line


Tom Tang
03-18-2003, 08:47 PM
Can someone provde an example or tell me how to use the VirtualHost directive from the command-line ? I have tried quite a few times, but I can't get it to work.

ie,

./httpd -DSSL -c "Listen 8080" -c "<VirtualHost 192.168.1.100> ...</VirtualHost>"

Much Thanks,
- Tom