[Django] #25104: Documentation assumes that there's a httpd.conf

24 views
Skip to first unread message

Django

unread,
Jul 10, 2015, 3:33:42 PM7/10/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+--------------------
Reporter: ChristianKleineidam | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
The Deployment docs say on
https://docs.djangoproject.com/en/1.8/howto/deployment/wsgi/modwsgi/ that
code has to be added to the httpd.conf . The latest version of Apache2 on
Ubuntu doesn't have a httpd.conf file. It would be nice if the
documentation would address where to put the code in Ubuntu.

--
Ticket URL: <https://code.djangoproject.com/ticket/25104>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 10, 2015, 4:11:50 PM7/10/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------

Reporter: ChristianKleineidam | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted


Comment:

Would linking to http://wiki.apache.org/httpd/DistrosDefaultLayout help?

--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:1>

Django

unread,
Jul 12, 2015, 11:19:22 AM7/12/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------

Reporter: ChristianKleineidam | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by ubernostrum):

* easy: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:2>

Django

unread,
Jul 12, 2015, 1:07:01 PM7/12/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner: slick666
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by slick666):

* owner: nobody => slick666
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:3>

Django

unread,
Jul 12, 2015, 4:47:08 PM7/12/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner: slick666
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by sggottlieb):

I think that the correct answer here is to edit a virtual host rather than
the root httpd.conf On Ubuntu, that would be: /etc/apache2/sites-
enabled/<<virtual host such as default or 000-default>>

On ubuntu, the files in sites-enabled are symlinks from /etc/apache2
/sites-available

--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:4>

Django

unread,
Jul 16, 2015, 8:40:02 AM7/16/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner: slick666
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by timgraham):

Yes, I think we should include a brief discussion of virtual hosts.

--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:5>

Django

unread,
Nov 17, 2015, 8:08:37 PM11/17/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner:

Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.8
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* owner: slick666 =>
* status: assigned => new


--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:6>

Django

unread,
Dec 10, 2015, 1:42:50 PM12/10/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner: za
Type: Cleanup/optimization | Status: assigned
Component: Documentation | Version: 1.8

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by za):

* owner: => za


* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:7>

Django

unread,
Dec 29, 2015, 11:02:06 AM12/29/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner: za
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"d9e150b3117521f7c24dc6393eb29eebc3cc376a" d9e150b]:
{{{
#!CommitTicketReference repository=""
revision="d9e150b3117521f7c24dc6393eb29eebc3cc376a"
Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:8>

Django

unread,
Dec 29, 2015, 11:02:26 AM12/29/15
to django-...@googlegroups.com
#25104: Documentation assumes that there's a httpd.conf
--------------------------------------+------------------------------------
Reporter: ChristianKleineidam | Owner: za
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.8

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"0d6633df93c41f3999db0fd1551a6bc627f4bf57" 0d6633d]:
{{{
#!CommitTicketReference repository=""
revision="0d6633df93c41f3999db0fd1551a6bc627f4bf57"
[1.9.x] Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.

Backport of d9e150b3117521f7c24dc6393eb29eebc3cc376a from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25104#comment:9>

Reply all
Reply to author
Forward
0 new messages