Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Is it possible to rename WebResource.axd or use app dir name?
everlaast
#1 Posted : Thursday, October 21, 2010 2:20:52 AM(UTC)
Groups: Member
Joined: 10/20/2010(UTC)
Posts: 2

Hello,

I have multiple applications on one location (one computer, one subnet etc) and
I want to access them from another location using one server name/port.

I can use a proxy server which maps application as follows:

http://proxy.ip:80/app1/ -> http://cassini.ip:app1port/
http://proxy.ip:80/app2/ -> http://cassini.ip:app2port/

When I use relative paths then this works.
(at least it seems i got everything working when I put files
into subdir which has the same name as the proxy folder)

http://proxy.ip:80/app1/ -> http://cassini.ip:app1port/app1/
http://proxy.ip:80/app2/ -> http://cassini.ip:app2port/app2/

All my files and references work, but there is one problem.

Automatically generated links to "~/WebResource.axd" refer to
"http://proxy.ip:80/WebResource.axd" and that cannot be redirected to
correct location.

Questions:
Can I change the link from "~/WebResource.axd"
to "/app1/WebResource.axd" or "app1/WebResource.axd" or "WebResource.axd"
or "SomeOtherName.axd"
- just one configuration setting somewhere?

Or can I get rid of WebResource.axd and put the resources to app directory?
- probably not?
Or can I put resources from different applications to one WebResource.axd
- probably not?

Feature requests:
Looking for the possibility to configure application so that the application would not be in
server root, but would have a application directory name.
url pattern: http://cassini.ip:app1port/appdir/
even if there can be only one appdir!


Thank you!
Ultidev Team
#2 Posted : Thursday, October 21, 2010 5:58:05 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

The bad news is that current version of UltiDev Cassini does not support virtual directories, which would be necessary to implement your use case.
The good news is that the upcoming version will do that: port sharing and virtual directories will be there.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
everlaast
#3 Posted : Thursday, October 28, 2010 2:41:07 AM(UTC)
Groups: Member
Joined: 10/20/2010(UTC)
Posts: 2

Great news!

Just checking - current version is 2.0.9, are you talking about next version (probably 2.0.10),
or just "some version in the future".

Thank you!
Ultidev Team
#4 Posted : Thursday, October 28, 2010 4:41:21 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
It's actually 3.0, we call it UltiDev Web Server Pro, and it's likely to be released by the end of the year. New product will provide a dramatic improvement in features and functionality, getting closer to IIS rather than to Cassini, while remaining free and redistributable. But we are also very much preoccupied with quality. If you look at this forum you will see that existing product, while having more than 400,000 installations worldwide, barely generates any support requests, which speaks to the quality a lot. At the end of the year we will release the product as a Beta first, with one or two more interim releases in rapid succession to get to the production release in Q1 2011. We are working tirelessly on the new UltiDev Web Server Pro and are very excited about it because it shapes up to be a very advanced web server.

Thank you for your interest,
Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.