Hi, have anyone tried to using %U or %r? I am trying to get a part of url to authenticate with the database. For example,
http://localhost/homedirectory/user1 i want to get the portion of /homedirectory/user1 and check with the database.
One more thing, there is no reference on how to use AuthMySQLGroupCondition.
Log in to post a comment.
Hi, have anyone tried to using %U or %r? I am trying to get a part of url to authenticate with the database. For example,
http://localhost/homedirectory/user1
i want to get the portion of /homedirectory/user1 and check with the database.
One more thing, there is no reference on how to use AuthMySQLGroupCondition.