summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index dd136da..213d6ce 100644
--- a/debian/control
+++ b/debian/control
@@ -27,11 +27,15 @@ Description: RapidTunneling (tm) server
Package: rapid-tunneling-gui
Architecture: all
-Depends: ${misc:Depends}, rapid-tunneling, sudo,
+Depends: ${misc:Depends}, rapid-tunneling, sudo,
libapache2-mod-php5 | php5-cgi | libapache-mod-php5
+Recommends: apache2
Description: Xorcom RapidTunneling (tm) web GUI
RapidTunneling (tm) allows remote access to machines behind firewalls
and NAT routers via SSH port forwarding.
.
This package contains the web-based user interface to initiate and
control tunnels to the server.
+ .
+ Should work with any httpd that supports PHP, but any one other than
+ apache2 will require manual configuration.