Can't access my reddit installation

我与影子孤独终老i 提交于 2019-12-02 11:43:23

问题


I install Reddit Script on my server but I can't access my installation. I try to access http://129.xxx.xx.xx (my server IP address but is has a redirection to reddit.local and here looks to load for ever.

I install it using my automatic installer and after that I just populate the script with some data as per instruction provided in the bottom of the instruction document.

I miss something?


回答1:


You'll need to configure the hostname you used (it sounds like reddit.local) to point to the correct place. The easiest method to do this is via an entry in your /etc/hosts.

Does it work if you request from localhost on the server?

The install script is designed for testing (i.e. in a Vagrant VM), not production; if you're trying to set up a production website, you'll probably want to follow the manual install guide.



来源:https://stackoverflow.com/questions/36896183/cant-access-my-reddit-installation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!