Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

get rid of internal download #27

Open
jeroen opened this issue Aug 17, 2012 · 0 comments
Open

get rid of internal download #27

jeroen opened this issue Aug 17, 2012 · 0 comments

Comments

@jeroen
Copy link
Owner

jeroen commented Aug 17, 2012

Get rid of all internal download.files to get files from the system, in case that loopback connections are blocked by a firewall, or the server runs on another port.

Temporary fix:

sudo a2ensite 000-default
sudo iptables -A INPUT -p tcp --dport 80 -i lo -j ACCEPT
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant