Homec4science

Recommend "B" flag to Apache config

Authored by epriestley <git@epriestley.com> on Mar 15 2012, 23:14.

Description

Recommend "B" flag to Apache config

Summary: Split from D1921 via D1742. The "B" flag prevents excessive unescaping, especially of "+" into " ".

Test Plan: Added "B" to server config, var_dump()'d path with "+" in it, got "+" instead of " ".

Reviewers: nh, vrana, btrahan

Reviewed By: nh

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1922

Details

Committed
epriestley <git@epriestley.com>Mar 15 2012, 23:14
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd5c3d83a3f56: Add a little SQL-info script that is sort of useful maybe?
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH4421f18294e9: Recommend "B" flag to Apache config (authored by epriestley <git@epriestley.com>).Mar 15 2012, 23:14