From: Sam Hartman Date: Tue, 27 Nov 2012 11:47:25 +0000 (-0500) Subject: Try to fix inline yet again X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=commitdiff_plain;h=2a337e269ae3d424b6f29d00ecf4653a8334816d Try to fix inline yet again --- diff --git a/dvd.mdwn b/dvd.mdwn index 763855e..23e6588 100644 --- a/dvd.mdwn +++ b/dvd.mdwn @@ -40,7 +40,7 @@ This works in part because there is a file in the user home directory ~/.gss_eap Another test involves the GSS sample application from MIT Kerberos: -[[!inline pages=testing/gss-sample.mdwn ]] +[[!inline raw=yes pagenames==testing/gss-sample ]] It is also possible to test with the web server. Under /var/www create a directory. Include a .htaccess file with the following contents: diff --git a/testing/radsec.mdwn b/testing/radsec.mdwn index 1edd4ff..fe60002 100644 --- a/testing/radsec.mdwn +++ b/testing/radsec.mdwn @@ -63,4 +63,4 @@ in radsec.conf and don't make the change createRadiusHandle(). Good auth. ### Test with gss-server and gss-client -[[!inline pages=testing/gss-sample.mdwn ]] +[[!inline raw=yes pagenames=gss-sample ]]