clothes store     


Whats the easiest web server..

Ideal layout for web server ..

What certifications should I..

Is there some other function..

I want to install Apache web..

How to browse web pages uplo..

Can a "web site" o..

Windows web server administr..

Windows server 2003 web edit..

Build *.html from windows, b..

Setting up a custom error pa..

Viewing emails from Windows ..

Help me set up a web server ..

Setting up Linux Web Server ..

How can I install Wordpress ..

Windows server 2003 web edit..

Does Windows Server 2003 WEB..

How do I start a Web Server ..

Windows 2003 Server WEB inst..

Free web server for Windows ..

Can u plz send download link..

Which is better for a web se..

I want to know about Windows..

Is there a program or script..

Can i create a web server on..

Where can I get a low-cost, ..

How to FTP Linux web logs to..

Which Windows Server 2008 ve..

Windows Server 2003 Web Edit..

What web server is on window..

What web server can be used ..

How to setup Windows XP as H..

Can you create a web and con..

What are known problems a li..

How do I convert an EXE appl..

Does anybody know what is th..

Any one can help me to insta..

What is a good free WEB SERV..

How can I make my own dedica..
 
Can I host Asp.Net application with Apache web server on windows?    [Imwebhost]

Yes, you can. But since two out of three things are in windows why do u want to go for apache. Go for IIS ur performance will be very good...

Following are the instruction to make Asp.Net work under apache:

鈥?Install Apache 2.0.54

鈥?Install Mod_AspDotNet

鈥?Add at the end of C:\Program Files\Apache Group\Apache2\conf\httpd.conf the following lines

#asp.net

LoadModule aspdotnet_module "modules/mod_aspdotnet.so"

AddHandler asp.net asax ascx ashx asmx aspx axd config cs csproj licx rem resources resx soap vb vbproj vsdisco webinfo

<IfModule mod_aspdotnet.cpp>

# Mount the ASP.NET /asp application

AspNetMount /SampleASP "c:/SampleASP"

#/SampleASP is the alias name for asp.net to execute

#"c:/SampleASP" is the actual execution of files/folders in that location

# Map all requests for /asp to the application files

Alias /SampleASP "c:/SampleASP"

#maps /SampleASP request to "c:/SampleASP"

#now to get to the /SampleASP type http://localhost/SampleASP

#It'll redirect http://localhost/SampleASP to "c:/SampleASP"

# Allow asp.net scripts to be executed in the /SampleASP example

<Directory "c:/SampleASP">

Options FollowSymlinks ExecCGI

Order allow,deny

Allow from all

DirectoryIndex index.htm index.aspx


[Imwebhost]


What is the best way to secure web server on Windows?
I need a free ASP web server for windows!!!!!!!!!!!!!?
Problem in resolving web site on windows 2003 server ,IIS se..
New Web Designer has a server question...Linux or Windows?
Does any one has links to download personal web server for w..
Configuring web server for asp using windows xp??
I want to start a web server with windows 2003 and MS-SQL Da..
Company Web on Windows 2003 Server Standard Ed.?
Can you give me a step-by-step guide to installing Apache We..
Enable Windows XP Professional As Web Server?



Comment
Name: Name:  Password:   Register?
Comment:
Face