Sophie

Sophie

distrib > Fedora > 17 > x86_64 > media > updates-src > by-pkgid > 26db02f7d6e116e4a8b08471cfb7c811 > files > 5

anyterm-1.1.29-11.fc17.1.src.rpm

Alias /anyterm /usr/share/anyterm

<Location /anyterm>
   # admins are greatly encouraged to uncomment and 
   # install/use mod_ssl here to secure traffic 
   # SSLRequireSSL 
   # Require valid-user
   # AuthType YYY

   DirectoryIndex anyterm.html
</Location>

<Location /anyterm/proxy>
   # admins are greatly encouraged to uncomment and 
   # install/use mod_ssl here to secure traffic 
   # SSLRequireSSL 
   # Require valid-user
   # AuthType YYY

   # proxy to the local-only anyterm daemon
   ProxyPass http://localhost:81 ttl=60
   ProxyPassReverse http://localhost:81
</Location>