| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Jan 3 at 8:13 | |
| stats | profile views | 0 |
|
Dec 12 |
comment |
On apache how do I allow access to only to a single file? @Nils: I have edited my question and added the code which I used to serve the file |
|
Dec 12 |
comment |
On apache how do I allow access to only to a single file? Still this doesn't worked@! |
|
Dec 11 |
comment |
On apache how do I allow access to only to a single file? @Nils: I have setup my virtualhost with the attribute DocumentRoot which is pointing to that file. |
|
Dec 10 |
comment |
On apache how do I allow access to only to a single file? ya but test.in should be given access to the file test.js. But now I couldn't be able to do that. |
|
Dec 10 |
comment |
On apache how do I allow access to only to a single file? Nope now I cant even able to access the test.in. I get forbidden error! |
|
Oct 25 |
comment |
How to make s3fs work with IAM roles? Oops! My question is What is the header format of the request to be along with the session token? The code that there already works with by creating the header part of the request with Accesskey:SecretKey. But I need the format for the session tokens too. Or else are there tools that does the same job? |
|
Oct 24 |
comment |
How to make s3fs work with IAM roles? Thanks for the answer. Are there any format in which I need to call the S3 bucktes along with the token? I couln't able to see any call in the code something like Accesskey:SecretKey. |
|
Oct 17 |
comment |
How do I print the x-forwared-for value in apache? So you meant to say if I add X-Forwarded-Proto in my log format it will work? Or move the ssl certificates to the load balancer? |
|
Oct 17 |
comment |
How do I print the x-forwared-for value in apache? @Ladadadada: Are there any way to say the load balancer to decrypt the info so everything is working fine?? |
|
Oct 17 |
comment |
How do I print the x-forwared-for value in apache? @Ladadadada: Yes. |
|
Oct 17 |
comment |
How do I print the x-forwared-for value in apache? But why doesn't the normal %{X-Forwarded-For}i doesn't work? |
|
Oct 17 |
comment |
How do I print the x-forwared-for value in apache? Does mod_rpaf tackles the problem of tcp connection port 443? Since our load balancer uses that as a port. |
|
Oct 11 |
comment |
Creating url from the cloudfront aws Thanks that works! |
|
Oct 11 |
comment |
Creating url from the cloudfront aws Thanks that works, the access denied error went off. Now it shows only the xml file. But what I want to show is the js that I uploaded into my s3 bucket. |