Ver Mensaje Individual
  #15 (permalink)  
Antiguo 01/03/2007, 11:00
vaquilla842
 
Fecha de Ingreso: enero-2007
Mensajes: 56
Antigüedad: 17 años, 9 meses
Puntos: 0
Re: wamp5 y router huawei at882

httpd daemons, you will need to change at least LockFile and PidFile.
#
ServerRoot "c:/wamp/apache2"

#
# 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 12.34.56.78:80
Listen 80

#
# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was built as a DSO you
# have to place corresponding `LoadModule' lines at this location so the
# directives contained in it are actually available _before_ they are used.
# Statically compiled modules (those listed by `httpd -l') do no