Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-06-2012, 08:16 AM   PM User | #1
dmintoff90
New to the CF scene

 
Join Date: Jul 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
dmintoff90 is an unknown quantity at this point
Problem with domain / iis when hosting a website

currently we have a website being hosted on the server, when accessing the web using ip and port everything works fine example(http://218.***.***.*:82/index.aspx). we then frame directed the domain(www.pc******.net) to the above link. when we enter www.pc******.net everything works fine. however

I have a link <a style=" display: block;padding-top:145px; padding-left:183px" href="Product.aspx?prod=PCFF1"></a>
and when using this link on the same page it shows the ip example (http://218.***.***.*:82/product.aspx?prod=PCFF1). if i try to set the link in the html as www.pc******.net/product.aspx it redirects me to the original page (http://218.***.***.*:82/index.aspx).

I tried frame directing the domain to http://218.***.***.*:82/ however no page was accessible.

Another issue is the following, index.aspx allows parameters and as before it works fine using the ip directly, when having domain set to (http://218.***.***.*:82/index.aspx), i tried www.pc******.net?form=product and it didn't work and i noticed the url changed to www.pc******.net/?form=product.

I am confused I am using IIs to host the website and domain is of 1and1. I don;t know what i am doing wrong and where the problem might be. Thanks
dmintoff90 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:54 PM.


Advertisement
Log in to turn off these ads.