15 lines
No EOL
356 B
Text
15 lines
No EOL
356 B
Text
#foo
|
|
# bar
|
|
# Redirect 301 /2006/oldfile.html http://subdomain.domain.tld/newfile.html
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "#foo"],
|
|
["comment", "# bar"],
|
|
["comment", "# Redirect 301 /2006/oldfile.html http://subdomain.domain.tld/newfile.html"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |