On 12/23/2010 02:58 AM, Tom Donovan wrote:
On 12/22/2010 9:38 AM, Nicolas Michel wrote:
Hello,
I'm trying to setup an apache authentication using a user list (and
password) that resides in a Microsoft SQL Server 2000.
I read these docs :
http://www.freetds.org/userguide/odbcconnattr.htm
http:/
On 12/22/2010 9:38 AM, Nicolas Michel wrote:
Hello,
I'm trying to setup an apache authentication using a user list (and
password) that resides in a Microsoft SQL Server 2000.
I read these docs :
http://www.freetds.org/userguide/odbcconnattr.htm
http://www.unixodbc.org/doc/FreeTDS.html
http://co
Hello all,
I'm using content negotiation so that I do not have to specify file
extensions in the href of my . And I can switch from plain html to php
without changing all my links. It works fine excepted that if I have foo.css
and foo.php in the same directory, when asked for resource foo apache
r
On 12/22/2010 2:01 PM, Jorge Canha wrote:
> I'm currently using:
>
> msiexec /i httpd.msi /passive ALLUSERS=1 serveradmin=ad...@localhost
> SERVERNAME=localhost
> SERVERDOMAIN=localhost SERVERPORT=80 INSTALLDIR=%SYSTEMDRIVE%\apache
>
> To install apache without much input, however I don't want t
I'm currently using:
msiexec /i httpd.msi /passive ALLUSERS=1 serveradmin=ad...@localhost
SERVERNAME=localhost SERVERDOMAIN=localhost SERVERPORT=80
INSTALLDIR=%SYSTEMDRIVE%\apache
To install apache without much input, however I don't want to install
the Apache Monitor that comes with the .ms
Hello,
I'm trying to setup an apache authentication using a user list (and
password) that resides in a Microsoft SQL Server 2000.
I read these docs :
http://www.freetds.org/userguide/odbcconnattr.htm
http://www.unixodbc.org/doc/FreeTDS.html
http://code.google.com/p/odbc-dbd/downloads/list
http:/