Johan Arens wrote:
I have a problem with the exec of a DLL in the URL.
Here is my comfig :
AddHandler asp.net ascx asax cs ashx asmx aspx axd config cs csproj \
licx rem dll resources resx soap vb vbproj vsdisco webinfo
Are you 100% certain that this dll is an asp.net app, and not
Hi
I have a problem with the exec of a DLL in the URL.
I'm trying to install an ASP.Net app under apache instead of IIS. My server is Win2k3, and aswell Apache 2.0.
Here is my comfig :
LoadModule aspdotnet_module modules/mod_aspdotnet.so
AddHandler asp.net ascx asax cs ashx asmx aspx axd co