Git Product home page Git Product logo

Comments (5)

lesander avatar lesander commented on August 24, 2024

Or you could just set the DNS of that domain to point to that IP address.

from miniproxy.

redskate avatar redskate commented on August 24, 2024

No (thanks), because what I fear is that some paranoid institution block the ip http://82.192.234.100:25963 so a simple pointing

  1. is not possible because my IP is not served as an IP to be registered.
  2. does not solve the IP block

So I have to solve it with a proxy.

from miniproxy.

redskate avatar redskate commented on August 24, 2024

What I discovered is that the program "proxifies" the content of each served file, putting a miniProxy.php/url to make complete urls. This ist not compliant with a use with .htaccess since the proxified urls should be again de-proxified by .htaccess. But even letting .htaccess by side, calling e.g. http://semlab.ch/p.php/de-home-page-semweb/ does not come with a complete website, probably the proxyfing ist not enaugh for this site.

Cheers

from miniproxy.

redskate avatar redskate commented on August 24, 2024

For instance instead of

http://semlab.ch/p.php/http://82.192.234.100:25963/_/wordpress/wp-content/themes/inceptio/images/search.png

the proxifier function makes

http://semlab.ch/p.php/http://82.192.234.100/_/wordpress/wp-content/themes/inceptio:25963/images/search.png

which of course occults the png file

Cheers

from miniproxy.

redskate avatar redskate commented on August 24, 2024

Well I found a proxy which run at once. https://code.google.com/p/php-proxy/
I think I am glad

Thank you anyway

Cheers

from miniproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.