NameVirtualHost ssh.paradizelost.net ServerName ssh.paradizelost.net ProxyRequests on ProxyVia on AllowCONNECT 22 Order deny,allow Allow from all AuthType Basic AuthName "Password Required" AuthUserFile /etc/apache2/passfile AuthGroupFile /etc/apache2/groupfile Require group users