[EMAIL PROTECTED] ASP on Apache

2006-05-01 Thread a nn
HelloHow do I enable ASP on Apache server 2.0? Is it possible at all?Thank you  Artem Nehamkin
		Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.

Re: [EMAIL PROTECTED] ASP on Apache

2006-05-01 Thread William A. Rowe, Jr.

No.  Learn ASP.NET

a nn wrote:

Hello
 
How do I enable ASP on Apache server 2.0? Is it possible at all?
 
Thank you

Artem Nehamkin


Yahoo! Messenger with Voice. Make PC-to-Phone Calls 
http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com 
to the US (and 30+ countries) for 2¢/min or less.


-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] ASP on Apache

2006-05-01 Thread Zakai Kinan
You actually have to buy another piece of software to
support ASP.NET under Linux with Apache.  I don't
remember the name of the software.


Regards,


ZK


--- William A. Rowe, Jr. [EMAIL PROTECTED]
wrote:

 No.  Learn ASP.NET
 
 a nn wrote:
  Hello
   
  How do I enable ASP on Apache server 2.0? Is it
 possible at all?
   
  Thank you
  Artem Nehamkin
  
 


  Yahoo! Messenger with Voice. Make PC-to-Phone
 Calls 
 

http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com
 
  to the US (and 30+ countries) for 2¢/min or less.
 

-
 The official User-To-User support forum of the
 Apache HTTP Server Project.
 See URL:http://httpd.apache.org/userslist.html for
 more info.
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
   from the digest:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] ASP on Apache

2006-05-01 Thread Sascha Kersken

Hi,


You actually have to buy another piece of software to
support ASP.NET under Linux with Apache.  I don't
remember the name of the software.


That's mod_adpdotnet which you don't actually have to buy because it's free 
software under the terms of the Apache Software License. See 
http://httpd.apache.org/cli/



Regards
Sascha 



-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] ASP on Apache

2006-05-01 Thread William A. Rowe, Jr.

Sascha Kersken wrote:

Hi,


You actually have to buy another piece of software to
support ASP.NET under Linux with Apache.  I don't
remember the name of the software.


That's mod_adpdotnet which you don't actually have to buy because it's 
free software under the terms of the Apache Software License. See 
http://httpd.apache.org/cli/


I think what Jonathan ment is that there is a commercial ASP for Apache product
out there (chili or something).  Quite dated.

ASP is dead.  Microsoft has declared ASP dead, which makes it rather silly to
figure out how to use a dead Microsoft technology on a non-Microsoft solution.
Bury it already and move on to ASP.NET which brings with it plenty of 
advantages.

For Linux, one would need mod_mono for ASP.NET script.  For Windows you are
correct, Apache can use mod_aspdotnet, which is pending a release very shortly
for Apache 2.0 + 2.2 (the current release and snapshot only run on Apache 2.0).

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]