Sent: Thursday, February 02, 2006 11:43 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] how to get asp on apache ?(asap)
>
> mohan devanoor wrote:
> >
> > Thanks William,
> > problem is solved with mod_perl but how to create any asp program to
run
&
Have a look at "Sun Java System Active Server Pages" (formly Chilisoft)
http://www.sun.com/software/chilisoft/index.xml
It will let you run ASP (NOT ASP.NET) on Linux. I used it about 3-4
years ago when I made the switch from Windows(IIS) to Linux(Apache).
Used it for a couple years until I g
"William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote:mohan devanoor wrote:> > Thanks William,> problem is solved with mod_perl but how to create any asp program to run > on apache??- i meant to say the samples which r given in asp/eg/ are working. Apache uses perl script embeded asp page. is it
mohan devanoor wrote:
Thanks William,
problem is solved with mod_perl but how to create any asp program to run
on apache??
You missed the point; surrender. Either you want to run perl 'asp' scripts,
or it's time for you to learn, and port your applications, to aspx.
Trust me, I research
Thanks William, problem is solved with mod_perl but how to create any asp program to run on apache?? Your help would be appreciated... "William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote: mod_aspdotnet and mod_mono only support aspx - not asp. modperl also doesn'tsupport 'vb' or other
mod_aspdotnet and mod_mono only support aspx - not asp. modperl also doesn't
support 'vb' or other non-perl .asp pages, only asp pages in perl.
Devraj Mukherjee wrote:
Hi Mohan,
I have no experience with Apache::ASP but It's worth looking at mod_mono
that supports ASP .NET on Apache.
Devr
Hi Mohan,
I have no experience with Apache::ASP but It's worth looking at mod_mono
that supports ASP .NET on Apache.
Devraj
mohan devanoor wrote:
hello all,
i have apache 2.0.55 and perl. and i installed mod_perl in order to get
asp run on my apache.
i copied eg/ folder to htdocs but could
hello all, i have apache 2.0.55 and perl. and i installed mod_perl in order to get asp run on my apache. i copied eg/ folder to htdocs but couldnt get the asp page in IE. iam a newbie for apache::asp . can any one tell me the procedure to get asp page on my server. Your help would be appreciate