Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Retrieving all DNS records.....

2 views
Skip to first unread message

Kirk Strauser

unread,
Jan 16, 2004, 9:35:28 AM1/16/04
to
--=-=-=
Content-Transfer-Encoding: quoted-printable
At 2004-01-15T07:11:51Z, "kaeden5" <ch...@speeduneed.com> writes:

> is there a way to determine virtual hosts on a machine through apache?

No.

> i noticed that you can do a zonetransfer to a domain to
> get a list of machines...

Not if the domain is properly secured.
=2D-=20
Kirk Strauser
In Googlis non est, ergo non est.

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBAB/YP5sRg+Y0CpvERAjC/AKCA/KDM2Q3jJoDpbS2xao8Pej5yNACfWywR
9FLUKBOfjHTHYDqSVHGtMZU=
=DaDi
-----END PGP SIGNATURE-----
--=-=-=--


Ed Schmollinger

unread,
Jan 16, 2004, 10:58:41 AM1/16/04
to
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 - schm...@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-----

0 new messages