view conf/radpxy.eap.testbed.aaa/freeradius/sites-available/virtual.example.com @ 15:6bc5df5d2da4 default tip

New configuration for Redirect tests
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 22 Feb 2011 14:54:59 +0900
parents 44f87917c579
children
line wrap: on
line source

# -*- text -*-
######################################################################
#
#	Sample virtual server for internally proxied requests.
#
#	See the "realm virtual.example.com" example in "proxy.conf".
#
#	$Id: virtual.example.com,v 1.1 2008/04/01 10:20:59 aland Exp $
#
######################################################################

#
#  Sample contents: just do everything that the default configuration does.
#
#  You WILL want to edit this to your local needs.  We suggest copying
#  the "default" file here, and then editing it.  That way, any
#  changes to the 'default" file will not affect this virtual server,
#  and vice-versa.
#
#  When this virtual server receives the request, the original
#  attributes can be accessed as "outer.request", "outer.control", etc.
#  See "man unlang" for more details.
#
server virtual.example.com {
$INCLUDE	${confdir}/sites-available/default
}
"Welcome to our mercurial repository"