/ Published in: Other
Expand |
Embed | Plain Text
# This RedirectMatch points files in this folder to the referenced S3 location. RedirectMatch /folder/(.*) http://domain.com/folder/$1
You need to login to post a comment.
Hilyin on 02/10/09
textmate htaccess s3 RedirectMatch CloudFront
1 person have marked this snippet as a favorite
# This RedirectMatch points files in this folder to the referenced S3 location. RedirectMatch /folder/(.*) http://domain.com/folder/$1
You need to login to post a comment.