--
Ticket URL: <https://code.djangoproject.com/ticket/22392>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => timo
* needs_docs: => 0
* has_patch: 0 => 1
* type: Cleanup/optimization => Bug
* stage: Unreviewed => Accepted
Comment:
Does the attached patch look correct?
--
Ticket URL: <https://code.djangoproject.com/ticket/22392#comment:1>
Comment (by claudep):
Tim, I think you missed two more `Order` directives to remove on that page
(for static and media files). Apart from that, I think it's RFC.
--
Ticket URL: <https://code.djangoproject.com/ticket/22392#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"0f37d2e4c0175d7b0ebe63e1146250437fc88cd0"]:
{{{
#!CommitTicketReference repository=""
revision="0f37d2e4c0175d7b0ebe63e1146250437fc88cd0"
Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Thanks zjcheah at yahoo.com for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22392#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"76ed0a615cd0ef6cb411257a9d447656d1887f16"]:
{{{
#!CommitTicketReference repository=""
revision="76ed0a615cd0ef6cb411257a9d447656d1887f16"
[1.7.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Thanks zjcheah at yahoo.com for the report.
Backport of 0f37d2e4c0 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22392#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"724ccd2ec15af78263adfc970ec9fb1f0597002b"]:
{{{
#!CommitTicketReference repository=""
revision="724ccd2ec15af78263adfc970ec9fb1f0597002b"
[1.6.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Thanks zjcheah at yahoo.com for the report.
Backport of 0f37d2e4c0 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22392#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"cbc80eef6dea315a056f46d02fb129b068867024"]:
{{{
#!CommitTicketReference repository=""
revision="cbc80eef6dea315a056f46d02fb129b068867024"
[1.5.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Thanks zjcheah at yahoo.com for the report.
Backport of 0f37d2e4c0 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22392#comment:6>