Replies: 2 comments
-
|
If your hosting company enforces (Seems very unlikely to me that a hosting provider would do this) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
He he... You're right but it's a very low budget host (tophost.it) and they offer it only for their top level plan which I do not need. I just asked their support because of your message and they confirmed. Considering that the solution (plugin above) is very easy I won't bother so much and proceed with them (at least until the next renewal :D) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My hosting company 301-redirects https://example.com to https://www.example.com. Unfortunately I did notice only after purchasing a domain for YOURLS.
I noticed that everything seems to be fine if I set YOURLS_SITE to https://example.com except the admin pages that fail with a CORS error.
I wrote a quick and dirty plugin to insert "www." for admin pages.
It works for me and may be useful to others, I'm leaving it here open to suggestions and critiques.
Ciao!
dan
Beta Was this translation helpful? Give feedback.
All reactions