ispCP - Board - Support
[gelöst] ports.conf für apache2 / debian-lenny - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+---- Forum: Archiv (/forum-54.html)
+---- Thread: [gelöst] ports.conf für apache2 / debian-lenny (/thread-10783.html)



[gelöst] ports.conf für apache2 / debian-lenny - rethus - 05-26-2010 12:33 AM

Gerade habe ich im Eifer meines Gefechts die ports.conf gelöscht. Kann mir vielleicht jemand die Datei über pastebin.com hochladen?

Danke.

Ein freundlicher Debianer hat mir die COnfig-datei gepostet: http://pastebin.se/201388
Fragt sich nur, hat ispcp (1.0.6) irgend welche Veränderungen an der Standard-Datei vorgenommen?


RE: brauche ports.conf für apache2 / debian-lenny - dcreation - 05-26-2010 01:23 AM

Meine sieht so aus:
Code:
# If you just change the port or add more ports here, you will likely also
# have to change the VirtualHost statement in
# /etc/apache2/sites-enabled/000-default
# This is also true if you have upgraded from before 2.2.9-3 (i.e. from
# Debian etch). See /usr/share/doc/apache2.2-common/NEWS.Debian.gz and
# README.Debian.gz

#NameVirtualHost *:80
Listen 80

<IfModule mod_ssl.c>
    # SSL name based virtual hosts are not yet supported, therefore no
    # NameVirtualHost statement here
    Listen 443
</IfModule>



RE: brauche ports.conf für apache2 / debian-lenny - rethus - 05-26-2010 09:51 PM

(05-26-2010 01:23 AM)dcreation Wrote:  Meine sieht so aus:
Code:
# If you just change the port or add more ports here, you will likely also
# have to change the VirtualHost statement in
# /etc/apache2/sites-enabled/000-default
# This is also true if you have upgraded from before 2.2.9-3 (i.e. from
# Debian etch). See /usr/share/doc/apache2.2-common/NEWS.Debian.gz and
# README.Debian.gz

#NameVirtualHost *:80
Listen 80

<IfModule mod_ssl.c>
    # SSL name based virtual hosts are not yet supported, therefore no
    # NameVirtualHost statement here
    Listen 443
</IfModule>

Wäre bitte jemand so gut mir zu helfen? Ich kann mir kaum vorstellen, dass es hier keinen einzigen gibt, der ispcp auf Debian Lenny aufem rechner laufen hat.

Danke im Voraus für Eure mühe


RE: ports.conf für apache2 / debian-lenny - joximu - 05-26-2010 10:00 PM

Meine sieht so aus

Code:
# If you just change the port or add more ports here, you will likely also
# have to change the VirtualHost statement in
# /etc/apache2/sites-enabled/000-default
# This is also true if you have upgraded from before 2.2.9-3 (i.e. from
# Debian etch). See /usr/share/doc/apache2.2-common/NEWS.Debian.gz and
# README.Debian.gz

NameVirtualHost *:80
Listen 80

<IfModule mod_ssl.c>
    # SSL name based virtual hosts are not yet supported, therefore no
    # NameVirtualHost statement here
    Listen 443
</IfModule>

und ich glaube, ich habe sie nicht geändert - hat jedenfalls einen Zeitstempel der gleich ist wie andere Dateien...

/J


RE: ports.conf für apache2 / debian-lenny - rethus - 05-26-2010 11:17 PM

Supi, ich danke dir. Jetzt bin ich wieder beruhigtt und kann den Thread als gelöst markieren.


RE: [gelöst] ports.conf für apache2 / debian-lenny - joximu - 05-27-2010 08:08 AM

dann schliessen wir