Fehler beim Einrichten einer lokalen Domain unter OS X und MAMP
Moin,
hier läuft MAMP unter OS X 10.8.2.
In der httpd.conf folgendes aktiviert
Die httpd-vhost.conf:
NameVirtualHost *:8080
#
<VirtualHost *:8080>
DocumentRoot "/Applications/MAMP/htdocs/intro4523"
ServerName ippw.local
ServerAlias www.ippw.local
</VirtualHost>
In der /etc/hosts
127.0.0.1 ippw.local
eingetragen.
Apache restart ...
Ups! Google Chrome konnte keine Verbindung zu ippw.local:8080 herstellen.
Apache und MySQL laufen, Domainaufruf zeigt die Website nicht an.
hier läuft MAMP unter OS X 10.8.2.
In der httpd.conf folgendes aktiviert
- Virtual hosts
Die httpd-vhost.conf:
NameVirtualHost *:8080
#
- 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 *:8080>
DocumentRoot "/Applications/MAMP/htdocs/intro4523"
ServerName ippw.local
ServerAlias www.ippw.local
</VirtualHost>
In der /etc/hosts
127.0.0.1 ippw.local
eingetragen.
Apache restart ...
Ups! Google Chrome konnte keine Verbindung zu ippw.local:8080 herstellen.
Apache und MySQL laufen, Domainaufruf zeigt die Website nicht an.
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 203202
Url: https://administrator.de/contentid/203202
Ausgedruckt am: 08.11.2024 um 18:11 Uhr
12 Kommentare
Neuester Kommentar