Package: smokeping
Followup-For: Bug #684870

You don't even need to create the hardlink; the following will work:

diff --git a/smokeping/apache2.conf b/smokeping/apache2.conf
index 4682ea0..76adaec 100644
--- a/smokeping/apache2.conf
+++ b/smokeping/apache2.conf
@@ -1,6 +1,10 @@
 ScriptAlias /smokeping/smokeping.cgi /usr/lib/cgi-bin/smokeping.cgi
 Alias /smokeping /usr/share/smokeping/www
 
+<Location /smokeping/smokeping.cgi>
+        SetHandler fcgid-script
+</Location>
+
 <Directory "/usr/share/smokeping/www">
     Options FollowSymLinks
 </Directory>


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (150, 'stable'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.18.1-p+ (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to