Forum Replies Created
-
-
Hey Martin,
Thank you for your info regarding S3 Video url expiry. I tested the filter on my localhost multisite wordpress install and it worked perfectly. The only issue I am having is when I implemented it on hosted server, the expiry seems to stay the same even when I leave a wordpress video page and reopen that same page. The expiry seems to stay the same until I log out and log back in. For instance, below are the “access denied” responses from a wordpress video page that I tried running, then I closed the page and reopened it again. The responses have the same expiry. I was thinking it might be wordfence cache but we hadn’t implemented that yet.
<Error>
AccessDenied
<Message>Request has expired</Message>
<X-Amz-Expires>10</X-Amz-Expires>
<Expires>2015-03-26T21:02:29Z</Expires>
<ServerTime>2015-03-26T21:03:01Z</ServerTime>
<RequestId>157A2B58D6FC2FF3</RequestId>
<HostId>
8QTAiQK0Q8Fof/fQvxKYENw04Gf2TOgxOmmYgQxccD66dWIbufLGw0087BGDQLD3
</HostId>
</Error>AccessDenied
<Message>Request has expired</Message>
<X-Amz-Expires>10</X-Amz-Expires>
<Expires>2015-03-26T21:02:29Z</Expires>
<ServerTime>2015-03-26T21:23:50Z</ServerTime>
<RequestId>AD228F279D0A3718</RequestId>
<HostId>
CDsv2OYGzh4cb5DH3x0tzjyYPUq3eK0LA28eCqgZ4OywpCAGL4iN///wySXunI5a
</HostId>
</Error>Thanx
Ray