whoogle-search: [BUG] images and videos broken
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Install via docker
- Install apache on host os
- Set up a subdomain redirect (search.example.com) using a “proxy” to interact with the docker container
- Search images
Deployment Method
- Heroku (one-click deploy)
- Docker
-
run
executable - pip/pipx
- Other: [describe setup]
Version of Whoogle Search
- Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
- Version [version number]
- Not sure
Desktop (please complete the following information):
- OS: Win11 and iOS
- Browser Firefox and webkit
- Version latest
Additional context Images, when opening in new tab, redirect to localhost and not the image location
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 22 (12 by maintainers)
Commits related to this issue
- Add sample Nginx config headers to readme [skip ci] Closes #774 — committed to icelander/whoogle-search by benbusby 2 years ago
Then it’s probably something with your nginx config: try only
But with ip:port, does it work as expected?