Parcourir la source

Correct headline level

bel il y a 11 ans
Parent
commit
46683973a7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      docs/UserManual.md

+ 2 - 2
docs/UserManual.md

@@ -343,11 +343,11 @@ be used for websockets as well. Since websockets use a different URL scheme
 websockets may also be served from a different directory. By default,
 websockets may also be served from a different directory. By default,
 the document_root is used as websocket_root as well.
 the document_root is used as websocket_root as well.
 
 
-## access_control_allow_origin
+### access_control_allow_origin
 Access-Control-Allow-Origin header field used for cross-origin resource 
 Access-Control-Allow-Origin header field used for cross-origin resource 
 sharing (CORS).
 sharing (CORS).
 
 
-## error_pages
+### error_pages
 This option may be used to specify a directory for user defined error pages.
 This option may be used to specify a directory for user defined error pages.
 The error pages may be specified for an individual http status code (e.g.,
 The error pages may be specified for an individual http status code (e.g.,
 404 - page requested by the client not found), a group of http status codes 
 404 - page requested by the client not found), a group of http status codes