<Directory /home/test/www>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order deny,allow
Allow from all
AuthType Basic
AuthName "My Test"
AuthBasicProvider "google_authenticator"
Require valid-user
GoogleAuthUserPath /etc/apache2/longauth
GoogleAuthCookieLife 7200
GoogleAuthEntryWindow 1
</Directory>
<Directory /home/test/www>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order deny,allow
Allow from all
AuthType Basic
AuthName "My Test"
AuthBasicProvider "google_authenticator"
Require valid-user
GoogleAuthUserPath /etc/apache2/shortauth
GoogleAuthCookieLife 600
GoogleAuthEntryWindow 3
</Directory>
--
You received this message because you are subscribed to the Google Groups "google-authenticator-apache-module" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-authenticator-ap...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to google-authenticator-apache-module+unsubscribe@googlegroups.com.