PDA

View Full Version : Web Application Name


patrudu_k
10-08-2004, 10:53 AM
I have uploaded nGallery application to my site. Now I need to create a web application "nGallery" for the folder "/nGallery/web". That is, name of the application is different from name of the folder. How do I do that?

bruce
10-10-2004, 12:08 PM
It sound like you want a virtual directory.

Do you wish to have something like

http://www.domain.com/ngallery pulling up page in your ngallery/web directory?



[b]quote:Originally posted by patrudu_k

I have uploaded nGallery application to my site. Now I need to create a web application "nGallery" for the folder "/nGallery/web". That is, name of the application is different from name of the folder. How do I do that?
</blockquote id="quote"></font id="quote">

B.

DiscountASP.NET
http://www.DiscountASP.NET

patrudu_k
10-11-2004, 03:03 AM
It's like virtual directory. But it has it's own web.config and other files. Can you pl assist me ?

bruce
10-11-2004, 11:27 AM
Virtual directory is almost always set up as web app. We do not support creation of Virtual directory on our hosting system because it just create too much confusion.

I suggest you do this

1) Move all files within /nGallery/web to /nGallery

2) Set up /ngallery as a web application.

This should archieve the same result

[b]quote:Originally posted by patrudu_k

It's like virtual directory. But it has it's own web.config and other files. Can you pl assist me ?
</blockquote id="quote"></font id="quote">

B.

DiscountASP.NET
http://www.DiscountASP.NET

patrudu_k
10-11-2004, 11:32 AM
Thank you. I'll give it a try.

patrudu_k
10-12-2004, 09:42 AM
Thanks Bruce. It worked.

bruce
10-12-2004, 11:56 AM
Very Cool!!!

[b]quote:Originally posted by patrudu_k

Thanks Bruce. It worked.
</blockquote id="quote"></font id="quote">

B.

DiscountASP.NET
http://www.DiscountASP.NET