; path... something like ...
>
>
> Alias /phpmyadmin/ "C:/phpmyadmin/"
>
>
> Options All MultiViews
> AuthType Basic
> AuthName "Administration phpMyAdmin"
> AuthUserFile /.htpasswd
> require valid-user
>
>
> Bill Angus, MA
> http://www.ps
I am also trying to get PHP version 5.1.4 to work with
Apache version 2.2.2. I am running this on Windows XP
(I decided to try it there over my Linux server for
learning). The Apache service is working and I can
read html pages locally with no problem.
I then installed PHP and followed the dir
wrote:
> On 6/16/05, Richard DeWath <[EMAIL PROTECTED]> wrote:
> > Nagios is working and monitoring. The problem
> comes
> > with the authentication. I am using
> > .htaccess/htpasswd basic and it works fine on the
> old
> > system. I can authenticate on the n
I have Nagios running on a RHE3 server with Apache
version 2.0.46 and planned to migrate it to a newer
server using RHE4. The install for the new system is
standard with the needed libraries for building source
code. The Apache on the new system is version 2.0.52.
I updated the changes on the ht