×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Mine works as well. This has migrated from several different releases. Was
really simple when implemented. If it isn't supposed to work don't tell my
server that.
Probably a better way now but works for us.
<Directory /path/folder>
Order Allow,Deny
Allow From all
Require valid-user
ServerUserID PSEUDOID
PasswdFile %%SYSTEM%%
AuthType Basic
AuthName "Intranet"
</Directory>
***
Regards,
Joe W Holt
Sr Programmer/Developer
Jack Onofrio Dog Shows, LLC
405.427.8181
From: Justin Taylor <JUSTIN@xxxxxxxxxxxxx>
To: "WEB400 (web400@xxxxxxxxxxxx)" <web400@xxxxxxxxxxxx>
Date: 01/04/2018 12:17 PM
Subject: Re: [WEB400] No login prompt on Apache
Sent by: "WEB400" <web400-bounces@xxxxxxxxxxxx>
I contacted IBM support about not getting the basic authentication prompt
with Apache. They insist it's a client problem. I've tried 2 platforms, 3
OS's and 7 browsers, and all do the same thing.
Is anyone else trying to use basic authentication with Apache on 7.3?
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.