Apache config settings that should work for www.perldancer.org rerwite
9 Oct
2017
9 Oct
'17
2:55 p.m.
# Send www.perldancer.org requests to perldancer.org # # From httpd.apache.org/docs/2.2/mod/mod_rewrite.html: # "In VirtualHost context, The Pattern will initially be # matched against the part of the URL after the hostname and # port, and before the query string (e.g. "/app1/index.html")." # RewriteCond %{HTTP_HOST} ^www\.perldancer.org [NC] RewriteRule ^(.*) https://perldancer.org$1 [R=301] On 10/6/2017 7:00 AM, dancer-users-request@dancer.pm wrote:
Hello Gabor,
thanks for spotting this. I agree with you, we should permanently
redirect
from www.perldancer.org to perldancer.org.
Regards Racke
-- Dave Baker
2951
Age (days ago)
2951
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Baker