Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
Well, it is possible in 3.2 using ReverseAlias feature.
You also must have one secret session ID, it will be used
at indexing time.
> This will not work as no cookie is used in the verification process:
>
> The way the site validation works is:
>
> 1)user enters username and password
>
> 2)asp function then checks to see wether that un and password exists in the user
>datbase. If so, the ID of the user in the database is written to an ASP session
>variable session('ID').
>
> Every time a page is requested by a user, an asp include in every page checks to see
>wether session('ID') exists. If it exists the user can see the page.
>
> I didnt think that mnogo would have a problem accessing these pages, but it does.
>Do you know if these pages can be indexed in some way or another or do i have to
>rewrite my validation code.
>
> If you think i should rewrite my validation code, what method should i use that is
>most friendly with mnogo
Reply: <http://www.mnogosearch.org/board/message.php?id=3193>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]