Authentication under Windows?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bruce W...1

    Authentication under Windows?

    Manual quote: "The HTTP Authentication hooks in PHP are only available
    when it is running as an Apache module and is hence not available in the
    CGI version."

    Does anyone have ways to do autentication of users under Windows?
  • Bruce W...1

    #2
    Re: Authentication under Windows?

    "Bruce W...1" wrote:[color=blue]
    >
    > Manual quote: "The HTTP Authentication hooks in PHP are only available
    > when it is running as an Apache module and is hence not available in the
    > CGI version."
    >
    > Does anyone have ways to do autentication of users under Windows?[/color]

    =============== =============== =============== ==========

    Oh uh, Windows and IIS that is.

    Comment

    • André Næss

      #3
      Re: Authentication under Windows?

      Bruce W...1:
      [color=blue]
      > "Bruce W...1" wrote:[color=green]
      >>
      >> Manual quote: "The HTTP Authentication hooks in PHP are only available
      >> when it is running as an Apache module and is hence not available in the
      >> CGI version."
      >>
      >> Does anyone have ways to do autentication of users under Windows?[/color]
      >
      > =============== =============== =============== ==========
      >
      > Oh uh, Windows and IIS that is.[/color]

      A login screen with a request for username and password?

      André Næss

      Comment

      • Bruce W...1

        #4
        Re: Authentication under Windows?

        André Næss wrote:[color=blue]
        >
        > Bruce W...1:
        >[color=green]
        > > "Bruce W...1" wrote:[color=darkred]
        > >>
        > >> Manual quote: "The HTTP Authentication hooks in PHP are only available
        > >> when it is running as an Apache module and is hence not available in the
        > >> CGI version."
        > >>
        > >> Does anyone have ways to do autentication of users under Windows?[/color]
        > >
        > > =============== =============== =============== ==========
        > >
        > > Oh uh, Windows and IIS that is.[/color]
        >
        > A login screen with a request for username and password?
        >
        > André Næss[/color]

        =============== =============== =============== =============

        Yes.

        Comment

        Working...