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 -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -