I have used url rewriting in my last project. I could do rewriting very well. I have a doubt in specifying path with url rewriting because, I specified path like
http://mysite.com/images/img.jpg for images in the page. I followed the same for css, js.... Is there any problem with this method. Actually its so tedious to specify different path for development server and web server. Does anybody know better methods?
Member
4 Points
90 Posts
Specify path with URL Rewriting
May 19, 2009 12:43 AM|knbinoj|LINK
Hi friends,
I have used url rewriting in my last project. I could do rewriting very well. I have a doubt in specifying path with url rewriting because, I specified path like http://mysite.com/images/img.jpg for images in the page. I followed the same for css, js.... Is there any problem with this method. Actually its so tedious to specify different path for development server and web server. Does anybody know better methods?
thanks in advance
-binoj-