File: no_ap_expr.patch

package info (click to toggle)
w3c-markup-validator 1.3%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,044 kB
  • ctags: 332
  • sloc: perl: 2,888; xml: 1,331; python: 427; sh: 216; makefile: 75
file content (18 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Subject: Activate server side includes legacy expression parser
 .
 w3c-markup-validator doesn't use new style "ap_expr" expressions yet.
Author: Jean-Michel Nirgal Vourgère
Forwarded: no
Last-Update: 2014-11-06

--- a/httpd/conf/httpd.conf
+++ b/httpd/conf/httpd.conf
@@ -95,6 +95,8 @@
   # Permission may be denied higher up so override here.
   Require all granted
 
+  # That project doesn't use ap_expr yet: Enable legacy mode:
+  SSILegacyExprParser on
 </Directory>
 
 # Atom news feed