<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.frotmail.nl/index.php?action=history&amp;feed=atom&amp;title=Two-factor_Apache2</id>
	<title>Two-factor Apache2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.frotmail.nl/index.php?action=history&amp;feed=atom&amp;title=Two-factor_Apache2"/>
	<link rel="alternate" type="text/html" href="https://wiki.frotmail.nl/index.php?title=Two-factor_Apache2&amp;action=history"/>
	<updated>2026-06-15T08:00:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.frotmail.nl/index.php?title=Two-factor_Apache2&amp;diff=105&amp;oldid=prev</id>
		<title>Eric: Created page with &quot;reverse proxy config:   &lt;VirtualHost *:443&gt;         ServerAlias test.frotmail.nl         ServerAdmin webmaster@frotmail.nl         ProxyRequests off         ProxyPass /test/ http://1.2.3.4:8080/test/          ProxyPassReverse /test/ http://1.2.3.4:8080/test/         ServerName test.frotmail.nl         SSLEngine on         SSLCertificateFile /etc/apache2/ssl/server.pem         SSLCertificateKeyFile /etc/apache2/ssl/server.key         AddRadiusAuth 1.2.3.4:1812 sharedsecre...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.frotmail.nl/index.php?title=Two-factor_Apache2&amp;diff=105&amp;oldid=prev"/>
		<updated>2022-04-05T09:45:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;reverse proxy config:   &amp;lt;VirtualHost *:443&amp;gt;         ServerAlias test.frotmail.nl         ServerAdmin webmaster@frotmail.nl         ProxyRequests off         ProxyPass /test/ http://1.2.3.4:8080/test/          ProxyPassReverse /test/ http://1.2.3.4:8080/test/         ServerName test.frotmail.nl         SSLEngine on         SSLCertificateFile /etc/apache2/ssl/server.pem         SSLCertificateKeyFile /etc/apache2/ssl/server.key         AddRadiusAuth 1.2.3.4:1812 sharedsecre...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;reverse proxy config:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;VirtualHost *:443&amp;gt;&lt;br /&gt;
        ServerAlias test.frotmail.nl&lt;br /&gt;
        ServerAdmin webmaster@frotmail.nl&lt;br /&gt;
        ProxyRequests off&lt;br /&gt;
        ProxyPass /test/ http://1.2.3.4:8080/test/ &lt;br /&gt;
        ProxyPassReverse /test/ http://1.2.3.4:8080/test/&lt;br /&gt;
        ServerName test.frotmail.nl&lt;br /&gt;
        SSLEngine on&lt;br /&gt;
        SSLCertificateFile /etc/apache2/ssl/server.pem&lt;br /&gt;
        SSLCertificateKeyFile /etc/apache2/ssl/server.key&lt;br /&gt;
        AddRadiusAuth 1.2.3.4:1812 sharedsecret 9:1&lt;br /&gt;
        AddRadiusCookieValid 60&lt;br /&gt;
        &amp;lt;Location /test&amp;gt;&lt;br /&gt;
        AuthType Basic&lt;br /&gt;
        AuthName &amp;quot;Google Authenticator&amp;quot;&lt;br /&gt;
        AuthBasicAuthoritative off&lt;br /&gt;
        AuthBasicProvider radius&lt;br /&gt;
        AuthRadiusAuthoritative on&lt;br /&gt;
        AuthRadiusCookieValid 60&lt;br /&gt;
        AuthRadiusActive On&lt;br /&gt;
        require valid-user&lt;br /&gt;
        &amp;lt;/Location&amp;gt;&lt;br /&gt;
 &amp;lt;/VirtualHost&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voor de rest van de radius config zie ook [[Two-factor auth met Google Authenticator]]&lt;/div&gt;</summary>
		<author><name>Eric</name></author>
	</entry>
</feed>