Searched all over but can’t find out how to make this work.
I have a working website at www.tipe.ml
I want to redirect non www requests to their www URLs
Currently I have a page rule that redirects anything at http://tipe.ml/* to http://www.tipe.ml/$1
When I go to tipe.ml/test, it should redirect to www.tipe.ml/test, but instead it just gives a DNS_PROBE_FINISHED_NXDOMAIN error (shown in screenshot)
What do I need to do to make it work?
1 Like
sandro
#2
1 Like
I’ve already done all of this. Re did it and still the same error.
sandro
#4
If you have done all of that, why is the very first step not implemented?
I had it in before and it didn’t work, tried it without and it didn’t work, put it back in and still nothing.
sandro
#6
Redirects me now just fine.
Huh, still not working for me. Wierd.
sandro
#8
Probably a propagation or caching issue.
Cleared my cache and still nothing. Must just be me, it’s fine. Thanks
sandro
#10

Whats the output of
ping tipe.ml
nslookup tipe.ml
system
closed
#11
This topic was automatically closed after 14 days. New replies are no longer allowed.