womginx | Proxy using wombat nginx | Platform As A Service library
kandi X-RAY | womginx Summary
kandi X-RAY | womginx Summary
Fastest proxy using only nginx as the backend server. ~~Heroku Docker demo: taken down for now. If you need one, deploy one using the button above or use the demo link.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of womginx
womginx Key Features
womginx Examples and Code Snippets
Community Discussions
Trending Discussions on womginx
QUESTION
Heya Thanks for checking me out
Right now trying to learn how to code in php, to fix a simple Url proxy, it simply works by putting the url after www.Proxy.info/?u= and all works fine, except it doesn't change the embedded file paths
So In source code of the website im trying to proxy I have an address like this /images/image.jpg
or https://Somesite.com/js/file.js
and causes issue as the now proxied site thinks i have the file on my server
i need to add to my proxy server address (www.Proxy.info/?u=) so it will use the now proxied sites file and make it work, like http://www.Proxy.info/?u=/images/image.jpg
or http://www.Proxy.info/?u=https://Somesite.com/js/file.js
there is a proxy that does this, but it's using nginx, and i dont really like nginx, here is a second example, a little simple
i have it as
...ANSWER
Answered 2021-Aug-21 at 19:59if you are using html form
then set form method GET
and input field name="u"
and use php $_GET['u']
to catch query url. It's was my comment but can't comment now. Also you didn't shared php codes, for that not fully sure where have to add/make changes. Plz update your post/codes.
Updated Answer:
As i see that you r using this github open source: php-ultra-small-proxy
Use this full code in index.php
:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install womginx
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page