DocumentRoot /var/www/ba-ln-ea-cx
DirectoryIndex _.html _.txt
Alias "/app/converse/-" "/var/www/converse/dist"
Alias "/app/onpoint" "/var/www/onpoint"
ProxyPass "/.well-known" "http://ba.ln.ea.cx:5280/.well-known/"
ProxyPass "/app/tty" "http://localhost:7681/" upgrade=websocket
Redirect "/app/passwd" "//aut.ba.ln.ea.cx"
RedirectMatch "/!(.*)" "/app/$1"
AllowOverride None
Options ExecCGI FollowSymlinks MultiViews
Require all granted
SetEnv CGIT_CONFIG /etc/cgitrc
Alias "/src/-y/" "/run/current-system/sw/cgit/"
ScriptAlias "/src" "/run/current-system/sw/cgit/cgit.cgi"
# [a-z]+)">
#
# ScriptAliasMatch "^/~(?[a-z]+)/src$" "/usr/lib/cgit/cgit.cgi"
# ScriptAliasMatch "^/~(?[a-z]+)/src/(.*)$" "/usr/lib/cgit/cgit.cgi/$2"
Options MultiViews FollowSymlinks Indexes
IndexOptions NameWidth=*
AllowOverride All
Require all granted
Options MultiViews FollowSymlinks Indexes
IndexOptions NameWidth=*
Require all granted
UserDir /var/www
# ProxyRequests On
#
# AuthType basic
# AuthName "proxy"
# AuthBasicProvider PAM
# AuthPAMService proxy
# Require valid-user
#
#
# AuthType none
# Require all granted
#