Anon 12/16/2024 (Mon) 12:25 No.11438 del
Topics * setup HTTPS for local IPFS gateway * My Little /Pol/ website and related stuff

>>11436
>didn't getting it working in a way that gives me HTTPS
Kinda excited/hyped that I got HTTPS for a local IPFS gateway working via a reverse proxy with Apache Server. How-to:
1. Prerequisite: setup Apache HTTP Server so it can be accessed via HTTPS (use self-signed SSL certs)
2. Enable some mods: "$ sudo a2enmod proxy" and "$ sudo a2enmod proxy_http"
3. Open "/etc/apache2/sites-available/default-ssl.conf"
4. In the section "<VirtualHost _default_:443>", add these lines:
ProxyPassMatch "^/ipfs/(.*)" "http://10.0.0.231:8080/ipfs/$1"
> ProxyPassMatch "^/ipns/(.*)" "http://127.0.0.1:8080/ipns/$1"
> ProxyPass "/ipfs" "http://127.0.0.1:8080/ipfs/"
> ProxyPass "/ipns" "http://127.0.0.1:8080/ipns/"
> ProxyPassReverse "/ipfs" "http://127.0.0.1:8080/ipfs/"
> ProxyPassReverse "/ipns" "5.">http://127.0.0.1:8080/ipns/"[/code]5. Restart Apache: "$ sudo systemctl restart apache2"
6. Test that it works at 4-GB MLP-related folder https://10.0.0.201/ipfs/bafybeidv4rrklufnfslyztrblzhe77cwmjjsh2vkw7poceh2o522wxf6sy
7. Note: must have the ProxyPassMatch directive; otherwise you will get infinite/>20/too-many redirects.

>11436
*none of these images seen at /search/reverse
*Nuclear reactions involve splitting and merging atoms

KKK files - neither images deleted off of Derp* (yet?), both videos/audio deleted off of YouTube. Description of the one tagged as "middle finger" - related to /mlpol/:

Message too long. Click here to view full text.