Thread Mac Apache und das neue Board (8 answers)
Opened by Crian at 2005-06-03 18:49

Crian
 2005-06-03 23:09
#17086 #17086
User since
2003-08-04
5871 Artikel
ModeratorIn
[Homepage]
user image
[quote=GwenDragon,03.06.2005, 19:14]Schon mal ein httpd -S gemacht, dann zeigt dir der Apache wenigstens die verschiedenen VirtualHosts an mit den Zeilen in der httpd.conf
z. B. bei mir ;)
Quote
~ x:\usr\local\apache\bin\Apache.exe -S
VirtualHost configuration:
192.168.0.11:80        test.*****.** (X:/usr/local/apache/conf/vhosts.conf:22)
192.168.0.12:443       ssl.******.** (X:/usr/local/apache/conf/ssl_vhosts.conf:8)
192.168.0.12:80        ca.*******.*** (X:/usr/local/apache/conf/vhosts.conf:114)
192.168.0.1:1099       proxy.*******.*** (X:/usr/local/apache/conf/proxy.conf:10)
127.0.0.1:81           Eclipse (X:/usr/local/apache/conf/eclipse_server.conf:6)
Syntax OK

~
[/quote]
jetzt ja ;)

Code: (dl )
1
2
3
4
5
Schneeflocke:~ crian$ httpd -S
Processing config directory: /private/etc/httpd/users/*.conf
Processing config file: /private/etc/httpd/users/crian.conf
VirtualHost configuration:
Schneeflocke:~ crian$


Habe dieses MAMP installiert, macht einen sehr guten Eindruck.
s--Pevna-;s.([a-z]).chr((ord($1)-84)%26+97).gee; s^([A-Z])^chr((ord($1)-52)%26+65)^gee;print;

use strict; use warnings; Link zu meiner Perlseite

View full thread Mac Apache und das neue Board