

# statically compiled modules (those listed `httpd -l') not need # loaded here. #listen 12.34.56.78:80 listen 0.0.0.0:80 listen :80 # dynamic shared object (dso) support # able use functionality of module built dso # have place corresponding `loadmodule' lines location # directives contained in available _before_ used. # change listen on specific ip addresses shown below # prevent apache glomming onto bound ip addresses. # mutex default:logs # listen: allows bind apache specific ip addresses and/or # ports, instead of default. # serverroot "c:/wamp/bin/apache/apache2.4.9" define apache24 apache2.4 # mutex: allows set mutex mechanism, mutex file directory # individual mutexes, or change global defaults # uncomment, change directory if mutexes file-based, default # mutex file directory not on local disk or not appropriate # other reason. if wish share # same serverroot multiple httpd daemons, need change # least pidfile. if point # serverroot non-local disk, sure specify local disk on # mutex directive, if file-based mutexes used.
Access wamp server from internet full#
serversignature on servertokens full # serverroot: top of directory tree under server's # configuration, error,, log files kept. recommended supply # explicit drive letter in absolute paths avoid confusion.

# if drive letter omitted, drive on httpd.exe located # used default. # note: filenames specified, must use forward slashes # instead of backslashes (e.g., "c:/apache" instead of "c:\apache"). if filenames *not* begin # "/", value of serverroot prepended - "logs/access_log" # serverroot set "/usr/local/apache2" interpreted # server "/usr/local/apache2/logs/access_log", whereas "/logs/access_log" # interpreted '/logs/access_log'. # configuration, logfile names: if filenames specify many # of server's control files begin "/" (or "drive:/" win32), # server use explicit path. # not read instructions in here without understanding # do. # in particular, see # discussion of each configuration directive. contains # configuration directives give server instructions. Here nfd file: # main apache http server configuration file. My wamp icon green, internet on, firewall, antivirus turned off. Now when test port 80 on wamp server gives me your port 80 not used. did have iis using port 80, made port empty. know lot of people had same problem here, asked many questions non of solutions written did help. when accessing or or when pressing localhost wampserver menu, "this webpage not available, err_connection_timed_out". That takes time, have go apache -> service -> instal service go orange green works.īut till can't access local host. Wampserver installed, when open goes green.
