基本上,我收到了一个查询字符串,我需要将其重新格式化为URL,其中的值由斜杠分割,并且其中的一个值中的点被清除。我可以做这两件事中的任何一件,但当我试图将它们链接在一起时,它不起作用。https://www.example.com/?id1=5&id2=7&id3=9&id4=7&id5=source.website.com&id6=5# Takes the dots and replaces name of server
RewriteCond %{QUERY_STRING} ^(.*source.websi