RE: [users@httpd] Windows, Apache and an ASP Module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I hadn't seen that one, thanks.
I tried to set up that module but I couldn't get it to work, I added the
following to the httpd.conf file
#LoadModule aspdotnet_module modules/mod_aspdotnet.so 
#
#AddHandler asp.net asp asax ascx ashx asmx aspx axd config cs csproj \
#           licx rem resources resx soap vb vbproj vsdisco webinfo
#
#AliasMatch "^/(?i)aspnet_client/system_web/(\d+)_(\d+)_(\d+)_(\d+)/(.*)" \
#
"C:/Windows/Microsoft.NET/Framework/v$1.$2.$3/ASP.NETClientFiles/$4"
#
#<Directory
"C:/Windows/Microsoft.NET/Framework/v1.1.4322/ASP.NETClientFiles">
#    Options FollowSymlinks
#    Order allow,deny
#    Allow from all
#</Directory>
#
#AspNetMount /app-uri "C:/Program Files/Apache Group/Apache2/http"
#Alias /app-uri "C:/Program Files/Apache Group/Apache2/http"
#<Directory "C:/Program Files/Apache Group/Apache2/http">
#    Options FollowSymlinks Indexes Includes ExecCGI
#    Order allow,deny
#    Allow from all
#    DirectoryIndex hello.aspx
#</Directory>

The # indicate a new lines. Whenever I tried to run an asp page, it returned
a permissions error, can any one see if there are any problems with the
configuration.

I also have a feeling it only works with asp.net pages and not asp pages so
if any one knows of any other working asp modules I would love to here from
you.

Thanks
Arthur

-----Original Message-----
From: Joshua Slive [mailto:jslive@xxxxxxxxx] 
Sent: 19 June 2005 19:43
To: users@xxxxxxxxxxxxxxxx
Subject: Re: [users@httpd] Windows, Apache and an ASP Module

On 6/19/05, Arthur Guy <arthur@xxxxxxxxxxxxxxxxxxxx> wrote:
> This is my first post to this mailing list so I hope I am not making a
> mistake.
> 
> I currently have a website written in ASP running on IIS; I am setting up
> another system with php, apache and windows and would like to run the asp
> site on there as well.
> I have been looking for different ASP modules but I haven't had much luck,
> the apache site lists 3, one costs $500, the other doesn't seem to be
> windows ready and the other uses perl in some way which is something I
don't
> really want to touch.
> 
> Does anyone have Windows, Apache and ASP working? What ASP package are you
> using?

I don't know much about this stuff, but there is an open-source .net
module for apache:
http://httpd.apache.org/cli/

Joshua.

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




'a star solutions' disclaimer
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. 
If you are not the intended recipient of this message you are hereby notified that any use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited.
If you received this in error, please contact the sender and delete the material from any computer. 
Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of the company.
We believe that this communication is free from viruses and other potentially dangerous programmes, but the recipient opens this communication at their own risk. 
We assume no responsibility for any loss or damage arising from the receipt or use of this communication




---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux