(This post was last modified: 20.07.2011, 13:01 by valle-extreme.)
20.07.2011, 13:00
hab ich schon...
Code:
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
#
Listen 192.168.178.2:99
Listen localhost:99
Listen 99