How to open http for linux server

Posted by wtfcoder on Server Fault See other posts from Server Fault or by wtfcoder
Published on 2012-10-04T14:43:39Z Indexed on 2012/10/04 15:40 UTC
Read the original article Hit count: 113

Filed under:

I am a Windows (IIS) software engineer, but recently I've been thrown into a Linux server admin role until we can find someone to fill the position. I am not ashamed to admit I have no idea what I am doing.

Currently the problem I am trying to solve is that the server is only responding to https requests. However, we need it to respond to standard http requests as well.

We don't really have anything that needs to stay secure on its way to the requester.

I am running redhat linux via bash.

If anyone could tell me how to enable http requests I would really appreciate it! Thanks

Please make sure your response is fairly step by step as I have minimal command line experience :/

© Server Fault or respective owner

Related posts about redhat