Skip to content

Commit 68c7df6

Browse files
committed
Fixed linebreak
1 parent fa6cd4a commit 68c7df6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/symfony-cache-configuration.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@ options through the constructor:
168168

169169
With Apache, you can do this for example in a ``.htaccess`` file:
170170

171-
RewriteEngine On
171+
RewriteEngine On
172+
172173
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
173174

174175
Cleaning the Cookie Header

0 commit comments

Comments
 (0)