Current time: 09-29-2024, 02:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] Domain anlegen ohne ispCP
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #10
RE: Domain anlegen ohne ispCP
Und ob - wenn dann NUR das!
Hier ist eine default Config von Debian Lenny

/etc/apache2/apache2.conf
Code:
# Include module configuration:
Include /etc/apache2/mods-enabled/*.load
Include /etc/apache2/mods-enabled/*.conf
...
...
# Include the virtual host configurations:
Include /etc/apache2/sites-enabled/

Wie kommst Du darauf das das Verzeichniss nicht geladen wird ?
Wenn gleich alle Sites in "sites-available" geladen werden würde, wäre der Ordner "site-enabled" garnicht nötig und das ab oder zuschalten von Seiten nicht so einfach mit a2ensite oder a2dissite möglich.

Hier die manpage zu:
Code:
DESCRIPTION
       This manual page documents briefly the a2ensite and a2dissite commands.

       a2ensite  is  a  script  that enables the specified site (which contains a <VirtualHost> block) within the apache2 configuration.  It does this by
       creating symlinks within /etc/apache2/sites-enabled.  Likewise, a2dissite disables a site by removing those symlinks.   It  is  not  an  error  to
       enable a site which is already enabled, or to disable one which is already disabled.

       The default site is handled specially: The resulting symlink will be called 000-default in order to be loaded first.

EXAMPLES
              a2dissite default

       Disables the default site.

FILES
       /etc/apache2/sites-available
              Directory with files giving information on available sites.

       /etc/apache2/sites-enabled
              Directory with links to the files in sites-available for enabled sites.

SEE ALSO
       apache2ctl(8).

Greez BeNe
12-18-2009 12:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Domain anlegen ohne ispCP - BeNe - 12-17-2009, 10:03 PM
RE: Domain anlegen ohne ispCP - BeNe - 12-17-2009, 10:42 PM
RE: Domain anlegen ohne ispCP - BeNe - 12-17-2009, 10:48 PM
RE: Domain anlegen ohne ispCP - BeNe - 12-17-2009, 10:57 PM
RE: Domain anlegen ohne ispCP - BeNe - 12-18-2009 12:10 AM
RE: Domain anlegen ohne ispCP - BeNe - 12-18-2009, 01:04 AM
RE: Domain anlegen ohne ispCP - ZooL - 12-21-2009, 03:00 AM

Forum Jump:


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