Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey guys,
If you check out one of my blog entries here using the EyeCatch Syntax Highlighter:
http://www.stephenpauladams.com/articles/how-to-non-www-to-www-301-redirects-in-aspnet/
You'll notice this:
<action type="Redirect" url="/{R:0}" redirectType="Permanent" appendQueryString="true"/>
<
action
type
=
"Redirect"
url
"/{R:0}"
redirectType
"Permanent"
appendQueryString
"true"
/>
I keep setting the url to be:
http://www.stephenpauladams.com/{R:0}
And it keeps getting cleared out. But if it's set to https, it does. Any ideas?
Great product, btw. Very cool.
FWIW, this may be an issue w/ TinyMCE and not just constrained to the EyeCatch SH, but just curious if anyone else witnessed it.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Problem with XML highlighting (HTTP url pattern)
Hey guys,
If you check out one of my blog entries here using the EyeCatch Syntax Highlighter:
http://www.stephenpauladams.com/articles/how-to-non-www-to-www-301-redirects-in-aspnet/
You'll notice this:
<
action
type
=
"Redirect"
url
=
"/{R:0}"
redirectType
=
"Permanent"
appendQueryString
=
"true"
/>
I keep setting the url to be:
http://www.stephenpauladams.com/{R:0}
And it keeps getting cleared out. But if it's set to https, it does. Any ideas?
Great product, btw. Very cool.
FWIW, this may be an issue w/ TinyMCE and not just constrained to the EyeCatch SH, but just curious if anyone else witnessed it.
is working on a reply...