Current time: 07-08-2024, 06:36 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[gelöst] ports.conf für apache2 / debian-lenny
Author Message
rethus Offline
Junior Member
*

Posts: 202
Joined: May 2009
Reputation: 3
Post: #1
Cool [gelöst] ports.conf für apache2 / debian-lenny
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?
(This post was last modified: 05-26-2010 11:17 PM by rethus.)
05-26-2010 12:33 AM
Find all posts by this user
dcreation Offline
Junior Member
*

Posts: 85
Joined: Apr 2009
Reputation: 0
Post: #2
RE: brauche ports.conf für apache2 / debian-lenny
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>
05-26-2010 01:23 AM
Find all posts by this user
rethus Offline
Junior Member
*

Posts: 202
Joined: May 2009
Reputation: 3
Post: #3
RE: brauche ports.conf für apache2 / debian-lenny
(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
05-26-2010 09:51 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: ports.conf für apache2 / debian-lenny
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
05-26-2010 10:00 PM
Visit this user's website Find all posts by this user
rethus Offline
Junior Member
*

Posts: 202
Joined: May 2009
Reputation: 3
Post: #5
RE: ports.conf für apache2 / debian-lenny
Supi, ich danke dir. Jetzt bin ich wieder beruhigtt und kann den Thread als gelöst markieren.
05-26-2010 11:17 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: [gelöst] ports.conf für apache2 / debian-lenny
dann schliessen wir
05-27-2010 08:08 AM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)