Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) E:\xampp\xampp\apache\logs\Fabian\ApachePruebas\conf\original\extra\ drwxrwxrwx |
Viewing file: httpd-vhosts.conf (1.75 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | # # Virtual Hosts # # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most configurations # use only name-based virtual hosts so the server doesn't need to worry about # IP addresses. This is indicated by the asterisks in the directives below. # # Please see the documentation at # <URL:http://httpd.apache.org/docs/2.2/vhosts/> # for further details before you try to setup virtual hosts. # # You may use the command line option '-S' to verify your virtual host # configuration. # # Use name-based virtual hosting. # NameVirtualHost *:80 # # VirtualHost example: # Almost any Apache directive may go into a VirtualHost container. # The first VirtualHost section is used for all requests that do not # match a ServerName or ServerAlias in any <VirtualHost> block. # <VirtualHost *:80> ServerAdmin webmaster@dummy-host.secretariadeambiente.gov.co DocumentRoot "C:/Program Files (x86)/Apache Software Foundation/Apache2.2/docs/dummy-host.secretariadeambiente.gov.co" ServerName dummy-host.secretariadeambiente.gov.co ServerAlias www.dummy-host.secretariadeambiente.gov.co ErrorLog "logs/dummy-host.secretariadeambiente.gov.co-error.log" CustomLog "logs/dummy-host.secretariadeambiente.gov.co-access.log" common </VirtualHost> <VirtualHost *:80> ServerAdmin webmaster@dummy-host2.secretariadeambiente.gov.co DocumentRoot "C:/Program Files (x86)/Apache Software Foundation/Apache2.2/docs/dummy-host2.secretariadeambiente.gov.co" ServerName dummy-host2.secretariadeambiente.gov.co ErrorLog "logs/dummy-host2.secretariadeambiente.gov.co-error.log" CustomLog "logs/dummy-host2.secretariadeambiente.gov.co-access.log" common </VirtualHost> |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]-- |