Skip to content

Commit 2aa9772

Browse files
authored
Update README.md
1 parent bf4151d commit 2aa9772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ AuthMemCookie Apache Module
33

44
The "Auth MemCookie" is an Apache v2.0 Authentication and authorization modules are based on "cookie" Authentication mechanism.
55

6-
The module doesn’t make Authentication by it self, but verify if Authentication "the cookie" is valid for each url protected by the module. The module validate also if the "authenticated user" have authorization to access url.
6+
The module doesn’t make Authentication by it self, but verify if Authentication "the cookie" are valid for each url protected by the module. The module validate also if the "authenticated user" have authorization to access url.
77

88
Authentication is made externally by an Authentication html form page and all Authentication information necessary to the module a stored in memcached identified by the cookie value "Authentication session id" by this login page.
99

0 commit comments

Comments
 (0)