Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92691

Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden

References <CALyLaQKsLBh7DvqaDRaLnceAE_zRBB2p0Yg+Vm8YXukQ=x98OA@mail.gmail.com> <CABD09x9JQrb0dUXf7JNbqJT7OsDDgM6mftU9PcBU8YFP4PXdvQ@mail.gmail.com> <mailman.499.1434425540.13271.python-list@python.org> <557feaf7$0$1655$c3e8da3$5496439d@news.astraweb.com> <CALyLaQK5=HQcuHkTm9QHcs5p05NXvJ7j-wpi9GffqDrcA14GVg@mail.gmail.com>
Date 2015-06-16 20:10 +0200
Subject Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden
From Chris Warrick <kwpolska@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.521.1434478233.13271.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Jun 16, 2015 at 12:11 PM, Néstor Boscán <nestorjb@gmail.com> wrote:
> I disabled selinux completely and the page worked.

So, selinux was the problem (which is typical, it’s a really dumb
piece of software)

The command to disable enforcing temporarily is actually "setenforce
0". Though you would need to issue it on every restart if you did not
change the config file.

-- 
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-06-16 19:23 +1000
  Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden Chris Warrick <kwpolska@gmail.com> - 2015-06-16 20:10 +0200
  Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden Chris Warrick <kwpolska@gmail.com> - 2015-06-16 20:19 +0200
  Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden Chris Angelico <rosuav@gmail.com> - 2015-06-17 09:58 +1000
  Re: Trying to configure Apache and Python 2.7 on Red Hat I get 403 Forbidden Michael Torrie <torriem@gmail.com> - 2015-06-17 11:00 -0600

csiph-web