Loading docs/manual/howto/auth.xml +15 −13 Original line number Diff line number Diff line Loading @@ -283,6 +283,7 @@ by using the Satisfy directive, as shown below.</p> <example> <Directory /usr/local/apache/htdocs/sekrit><br /> <indent> AuthType Basic<br /> AuthName intranet<br /> AuthUserFile /www/passwd/users<br /> Loading @@ -291,6 +292,7 @@ by using the Satisfy directive, as shown below.</p> Order allow,deny<br /> Allow from internal.com<br /> Satisfy any<br /> </indent> </Directory> </example> Loading Loading
docs/manual/howto/auth.xml +15 −13 Original line number Diff line number Diff line Loading @@ -283,6 +283,7 @@ by using the Satisfy directive, as shown below.</p> <example> <Directory /usr/local/apache/htdocs/sekrit><br /> <indent> AuthType Basic<br /> AuthName intranet<br /> AuthUserFile /www/passwd/users<br /> Loading @@ -291,6 +292,7 @@ by using the Satisfy directive, as shown below.</p> Order allow,deny<br /> Allow from internal.com<br /> Satisfy any<br /> </indent> </Directory> </example> Loading