Current time: 10-03-2024, 08:54 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Erledigt] Munin
Author Message
p3g3h Offline
Junior Member
*

Posts: 103
Joined: Feb 2009
Reputation: 1
Post: #3
RE: Munin
Nabend

Hmmm also ich habe es jetzt wie folgt gelöst weis allerdings nicht ob die Lösung so "sauber" ist oder mir irgendwie irgendwo Probleme verursacht! Habe jetzt die munin.conf aus /etc/apache2/sites-enabled gelöscht. Den Inhalt >

Code:
Alias /munin "/var/www/munin"

<Directory /usr/lib/cgi-bin/>
   AllowOverride AuthConfig
  Options FollowSymLinks ExecCGI
</Directory>

Habe ich jetzt in meinedomain.tld.conf in /etc/apache2/ispcp eingefügt also sieht jetzt so aus >

Code:
#
# Custom apache configuration for meinedomain.tld
#
# Any changes made to this file will be preserved.
# ispCP doesn't and won't verify the contents of this file.
#
# This file should NOT be deleted, otherwise apache will fail to start
#

Alias /munin "/var/www/munin"

<Directory /usr/lib/cgi-bin/>
   AllowOverride AuthConfig
  Options FollowSymLinks ExecCGI
</Directory>

Auf jedenfall habe ich somit erstmal das gewünschte Ziel erreicht das Munin nur noch über meinedomain.tld/munin zu erreichen ist! Eventuell jemand Hinweise o. Verbesserungsvorschläge?

Gruß
08-30-2009 07:38 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[Erledigt] Munin - p3g3h - 08-28-2009, 09:30 PM
RE: Munin - ZooL - 08-29-2009, 10:31 PM
RE: Munin - p3g3h - 08-30-2009 07:38 AM

Forum Jump:


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