server - http request stops at dynamic dns -


i have server running @ home host small site home project. can access via internet using dynamic dns. want send http request (ifttt maker) using same way, stop @ dynamic dns server. if response dynamic dns just

<frameset rows="100%,*">     <frame frameborder="0" src="http://#myipadress"> </frameset> 

and if send request site (like submit button) automatically redirected "http://#myipadress ?query". how can http request follow dynamic dns redirects?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -