Skip to content

Commit b70f269

Browse files
authored
Merge pull request #1104 from creativecommons/wordpress-xmlrpc
provide correct WordPress XML-RPC location
2 parents ce37da7 + f6b95c7 commit b70f269

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/creativecommons.org.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,9 @@
267267

268268
RewriteEngine on
269269

270+
# WordPress XML-RPC
271+
RewriteRule ^/xmlrpc.php /wordpress/xmlrpc.php [L]
272+
270273
# Make sure the Bassel memorial donation page has the right utm_campaign
271274
# Ideally we would set this in Gravity Forms - Rob.
272275

0 commit comments

Comments
 (0)