mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 03:53:39 +02:00
spelling: javascript
This commit is contained in:
parent
bc817e4328
commit
50af04f3a0
1 changed files with 3 additions and 3 deletions
|
@ -181,7 +181,7 @@
|
||||||
# ModPagespeedRewriteRandomDropPercentage 90
|
# ModPagespeedRewriteRandomDropPercentage 90
|
||||||
|
|
||||||
# Many filters modify the URLs of resources in HTML files. This is typically
|
# Many filters modify the URLs of resources in HTML files. This is typically
|
||||||
# harmless but pages whose Javascript expects to read or modify the original
|
# harmless but pages whose JavaScript expects to read or modify the original
|
||||||
# URLs may break. The following parameters prevent filters from modifying
|
# URLs may break. The following parameters prevent filters from modifying
|
||||||
# URLs of their respective types.
|
# URLs of their respective types.
|
||||||
#
|
#
|
||||||
|
@ -267,7 +267,7 @@
|
||||||
#
|
#
|
||||||
# You can uncomment this to let mod_pagespeed rename all JS files.
|
# You can uncomment this to let mod_pagespeed rename all JS files.
|
||||||
#
|
#
|
||||||
# ModPagespeedAvoidRenamingIntrospectiveJavascript off
|
# ModPagespeedAvoidRenamingIntrospectiveJavaScript off
|
||||||
|
|
||||||
# Certain common JavaScript libraries are available from Google, which acts
|
# Certain common JavaScript libraries are available from Google, which acts
|
||||||
# as a CDN and allows you to benefit from browser caching if a new visitor
|
# as a CDN and allows you to benefit from browser caching if a new visitor
|
||||||
|
@ -305,7 +305,7 @@
|
||||||
|
|
||||||
|
|
||||||
# Enables server-side instrumentation and statistics. If this rewriter is
|
# Enables server-side instrumentation and statistics. If this rewriter is
|
||||||
# enabled, then each rewritten HTML page will have instrumentation javacript
|
# enabled, then each rewritten HTML page will have instrumentation javascript
|
||||||
# added that sends latency beacons to /mod_pagespeed_beacon. These
|
# added that sends latency beacons to /mod_pagespeed_beacon. These
|
||||||
# statistics can be accessed at /mod_pagespeed_statistics. You must also
|
# statistics can be accessed at /mod_pagespeed_statistics. You must also
|
||||||
# enable the mod_pagespeed_statistics and mod_pagespeed_beacon handlers
|
# enable the mod_pagespeed_statistics and mod_pagespeed_beacon handlers
|
||||||
|
|
Loading…
Add table
Reference in a new issue