RE: [EMAIL PROTECTED] THIS IS NOT THE WAY A MAILING LIST DAEMON SHOULD WORK!

2006-06-27 Thread Vic Feria
Isn’t better to have a forum setup for this group rather than an eGroup? -Original Message- From: Mattias Segerdahl [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 6:42 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] THIS IS NOT THE WAY A MAILING LIST DAEMON SHOULD WORK!

RE: [EMAIL PROTECTED] Possible progress update on mod_aspdotnet?

2006-06-03 Thread Vic Feria
What is there to improve? Possible support for ASP 2.0? Is support for 1.1 completed? -Original Message- From: WDaquell [mailto:[EMAIL PROTECTED] Sent: Saturday, June 03, 2006 3:26 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Possible progress update on mod_aspdotnet? I'm b

RE: [EMAIL PROTECTED] Re: Configuring Apache behind a wireless router

2006-05-30 Thread Vic Feria
See: http://www.tkk.fi/WWW/TKK/Apache/bind.html#listen -Original Message- From: Joost de Heer [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 30, 2006 2:26 AM To: Josh Sephton Cc: users@httpd.apache.org Subject: [EMAIL PROTECTED] Re: Configuring Apache behind a wireless router Josh Sephto

RE: [EMAIL PROTECTED] Apache,php to mysql problem

2006-05-18 Thread Vic Feria
In your mysql setting increase the time-out period. With your application, include a timing cycle that pings the server every certain time less than the timeout period. That should remind MySQL server that you are still there and "alive". Note this part of the MySQL Manual: http://dev.mysql.com/do

RE: [EMAIL PROTECTED] ASPDotNet

2006-05-18 Thread Vic Feria
: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 11:00 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] ASPDotNet Vic Feria wrote: > Anything new in the development of mod_aspdotnet? Yes - on the ASF side, most folks are using the snapshot, not a rele

RE: [EMAIL PROTECTED] Is Apache mod_aspdotnet alive?

2006-05-18 Thread Vic Feria
saying mod_mono is the replacement of mod_aspdotnet? But even, mod_mono is not an Apache product and does not run on Windows platform. Regards. "Vic Feria" <[EMAIL PROTECTED]> wrote: >Have you checked out MONO (mod_mono)? > > >-Original Message- >From: Ol

RE: [EMAIL PROTECTED] ASPDotNet

2006-05-17 Thread Vic Feria
Anything new in the development of mod_aspdotnet? -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Sunday, May 14, 2006 11:26 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] ASPDotNet Vic Feria wrote: > About a week ago I read somewhere t

RE: [EMAIL PROTECTED] Is Apache mod_aspdotnet alive?

2006-05-16 Thread Vic Feria
Have you checked out MONO (mod_mono)? -Original Message- From: Oluwatope Akinniyi [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 16, 2006 7:28 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Is Apache mod_aspdotnet alive? Hi, Please I want to know whether the apache's mod_aspdo

RE: [EMAIL PROTECTED] ASPDotNet

2006-05-15 Thread Vic Feria
This must be an old post from dnzone.com http://www.dnzone.com/showDetail.asp?TypeId=1&NewsId=69 -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Sunday, May 14, 2006 11:26 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] ASPDotNet Vic F

RE: [EMAIL PROTECTED] ASPDotNet

2006-05-15 Thread Vic Feria
EMAIL PROTECTED] Sent: Sunday, May 14, 2006 10:34 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] ASPDotNet On 5/14/06, Vic Feria <[EMAIL PROTECTED]> wrote: > About a week ago I read somewhere that Microsoft is posing to support Apache > in its DotNet endeavor. I would like t

[EMAIL PROTECTED] ASPDotNet

2006-05-14 Thread Vic Feria
About a week ago I read somewhere that Microsoft is posing to support Apache in its DotNet endeavor. I would like to verify if there is any truth to this. Does anyone know?     POGEE  Systems and Technologies Home of Affordable Solutions http://www.pogee.com   CONFIDENTIALITY NOTICE:

RE: [EMAIL PROTECTED] Name-based Virtual Hosts and Reverse Proxy with ProxyPreserveHost On

2006-05-12 Thread Vic Feria
Here is a simpler way: (This works only if the other server is within the LAN). I have the drive from the other server mapped into the main server. In the config file I entered, in your case if would look like this: Alias /bb "D:/phpBB2" # where D is the mapped drive with the director