No Password Prompt Using Apache 1.1.1 Web Server or Later (203709)
The information in this article applies to:
- Microsoft FrontPage 98 for Windows
- Microsoft FrontPage 97 for Windows
This article was previously published under Q203709 SYMPTOMS
After installing FrontPage extensions on an Apache Web server version
1.1.1 or later, users are allowed to open FrontPage Webs without being
prompted for password.
CAUSE
In Apache Web servers version 1.1.1 or later, the default "AllowOverride"
directive setting in the Access.conf file is set to "None." The
"AllowOverride" directive controls which options the .htaccess files in
individual directories can override. By setting the default value at
"None," the individual .htaccess files written by FrontPage are ignored,
letting users in with no password prompt and full permissions.
RESOLUTION
Change the default "AllowOverride" directive in the Access.conf file from
"AllowOverride None" to read "AllowOverride All." This will tell the
Apache Web server to honor the .htaccess files created by FrontPage.
NOTE: The FrontPage 2000 extensions will not install to the server unless this directive is set.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbprb kbusage KB203709 |
---|
|