Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8560038

Browse filesBrowse files
committed
[#2529] Minor tweak thanks to @wouterj
1 parent a4a78d7 commit 8560038
Copy full SHA for 8560038

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎cookbook/configuration/web_server_configuration.rst

Copy file name to clipboardExpand all lines: cookbook/configuration/web_server_configuration.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ If you are using **php-cgi**, Apache does not pass HTTP basic username and
4545
password to PHP by default. To work around this limitation, you should use the
4646
following configuration snippet:
4747

48+
.. code-block:: apache
49+
4850
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
4951
5052
Nginx

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.