Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20a342 commit bb7b357Copy full SHA for bb7b357
.htaccess
@@ -385,10 +385,10 @@ FileETag None
385
386
# If you're not using the build script to manage your filename version revving,
387
# you might want to consider enabling this, which will route requests for
388
-# /css/style.20110203.css to /css/style.css
+# `/css/style.20110203.css` to `/css/style.css`.
389
390
# To understand why this is important and a better idea than all.css?v1231,
391
-# read: github.com/h5bp/html5-boilerplate/wiki/cachebusting
+# please refer to the bundled documentation about `.htaccess`.
392
393
# <IfModule mod_rewrite.c>
394
# RewriteCond %{REQUEST_FILENAME} !-f
0 commit comments