A symmetry issue

G

Guest

I don't know if this is the right place to post this, but any help regarding
this simple(?) issue is appreciated.

I need some symmetry between my development environment and my running web
site. The root of my web site is http://www.mysite.com/ while the root of my
development environment is http://localhost/myproject/. This means a lot of
trouble since some url rewriting on my site forces me to use absolute
referers in a href and img src attributes, which come to point to different
locations in my local environment and on my web site. I tried redefining the
root of my local environment in iis to c:\Inetpub\wwwroot\myproject\ instead
of c:\Inetpub\wwwroot\ but it seemed impossible to get VS 2003 to handle this
situation. It also seems impossible to create a new project at
c:\Inetpub\wwwroot\ instead of c:\Intepub\wwwroot\newproject\. How do I solve
this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top