Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Create Criosweb.xml#5147

Merged
J0WI merged 13 commits into
EFForg:masterEFForg/https-everywhere:masterfrom
ivysrono:patch-140Copy head branch name to clipboard
Jul 11, 2016
Merged

Create Criosweb.xml#5147
J0WI merged 13 commits into
EFForg:masterEFForg/https-everywhere:masterfrom
ivysrono:patch-140Copy head branch name to clipboard

Conversation

@ivysrono

Copy link
Copy Markdown
Contributor

No description provided.

@ivysrono ivysrono mentioned this pull request Jun 19, 2016
Comment thread src/chrome/content/rules/Criosweb.xml Outdated

<!-- mixed content issues on https://infoeuri.criosweb.ro/blog/ and https://luci.criosweb.ro/ -->

<rule from="^http://(infoeuri|luci)\.criosweb\.ro/(blog/)?wp-(content|includes)/(.+)"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They need to be included as target hosts.

Comment thread src/chrome/content/rules/Criosweb.xml Outdated
<target host="criosweb.ro" />
<target host="www.criosweb.ro" />

<rule from="^http:" to="https:" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will overwrite the exclusions in L9

Comment thread src/chrome/content/rules/Criosweb.xml Outdated

<target host="criosweb.ro" />
<target host="www.criosweb.ro" />
<rule from="^http://(www\.)?criosweb\.ro/" to="https://www.criosweb.ro/" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you redirect non-www to www?

@ivysrono ivysrono closed this Jun 25, 2016
@ivysrono ivysrono reopened this Jun 25, 2016
to="https://infoeuri.criosweb.ro/" />
<test url="http://infoeuri.criosweb.ro/" />
<test url="http://infoeuri.criosweb.ro/blog/wp-content/uploads/2014/07/august-1038x576.jpg" />
<test url="http://infoeuri.criosweb.ro/blog/wp-includes/js/tw-sack.min.js" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now they are covered by the exclusion above too.

Comment thread src/chrome/content/rules/Criosweb.xml Outdated
<target host="criosweb.ro" />
<target host="www.criosweb.ro" />

<rule from="^http://(www\.)?criosweb\.ro/" to="https://www.criosweb.ro/" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you redirect ^ to www?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@J0WI I have add the comment:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use to not touch any server side redirects except they break something.

Comment thread src/chrome/content/rules/Criosweb.xml Outdated
<target host="www.criosweb.ro" />

<rule from="^http://(www\.)?criosweb\.ro/" to="https://www.criosweb.ro/" />
<rule from="^http:" to="https:" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would also affect the hosts above.
You have to explicit redirect (www\.)?criosweb\.ro to $1criosweb.ro.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.