On Thu, Jan 15, 2004 at 02:11:51AM -0500, kaeden5 wrote: > is there a way to determine virtual hosts on a machine > through apache? If you have a command line login on the machine, then you can do 'httpd -S' to spit out the VH config, which will tell you what the webserver is configured for, though it of course won't tell you all the possible DNS names that will point at the machine in question. If you do not have a command line login, then you may find the server-info handler to be useful, though its output is not as clean. The server-info handler does have the advantage of listing the ServerAlias directives in addition to just the primary ServerName. -- Ed Schmollinger - schmolli@frozencrow.org -- Attached file included as plaintext by Ecartis -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFACAkruUf1YjPlx/ARAuQgAJ4tuDkgBEQDeD+fHSm+2/PdSKwaZACffQG7 o2jMQNfazh9NW6bSiohP9Kg= =WsYS -----END PGP SIGNATURE-----