[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Passworded Web Page



> authname "WhatYouWantYourAreaToBeNamed"
>
> Note: For authnames that have more than one word (like Client Area), use
an
> underscore to separate the words. Do not use a space.
> IE: Client_Area


As long as the realm is enclosed with matching double-quotes, you can use
spaces:

AuthName "Admin Staff Support Area"

--
Brian Curtis