Skip to content

Changed to 'baseurl'#1

Open
brandonmartinez wants to merge 1 commit intoveered:masterfrom
brandonmartinez:master
Open

Changed to 'baseurl'#1
brandonmartinez wants to merge 1 commit intoveered:masterfrom
brandonmartinez:master

Conversation

@brandonmartinez
Copy link

When using 'url', date-based paths were being incorrectly overwritten. Changed to 'baseurl' so that the "true" filename stays.

E.g. http://mywebsite.com/wp-content/uploads/2012/13/myfile.jpg was being rewritten to http://blobaddress.com/container/myfile.jpg instead of http://blobaddress.com/container/2012/13/myfile.jpg

When using 'url', date-based paths were being incorrectly overwritten. Changed to 'baseurl' so that the "true" filename stays.

E.g. http://mywebsite.com/wp-content/uploads/2012/13/myfile.jpg was being rewritten to http://blobaddress.com/container/myfile.jpg instead of http://blobaddress.com/container/2012/13/myfile.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant