ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-970585694
For now I've added using the add_header for the cache control and it seems
to show ok
I also added a header to the location directive for static files
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-969260667
What's really puzzling me is that it's doing a shrink in this file
```
[Mon, 15 Nov 2021 19:42:30 GMT] [Info] [519193]
https://subdomain.example.co
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-968887356
The file exists
```
ll
pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg
-h
-r
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-968887356
The file exists
```
ll
pub/media/catalog/product/cache/9cb80aaa700fbabda1d30deb1d8f7ff5/6/0/601313-dunlop-atp-official-tennis-balls_1.jpg
-h
-r
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-969143014
Again the typical 4xx status code
![image](https://user-images.githubusercontent.com/20220341/141827058-34b7cdb5-5be1-49d8-a149-19927f7a1027.png)
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-968912037
>Yes. I´m asking because I can´t see these config in the vhos_nginx.conf
file here #1897 (comment)
I've put them in the http context which is affecting
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-968796195
I've modified my configuration file template so that all custom directives I
write will go directly below the command
`proxy_read_timeout`
and
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-968746800
I struggled a bit on how to remove the location directive which precedes the
pagespeed one and now I have this
new nginx.conf
```
server
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-963235129
Well since PLESK autoconfigures most of them I'm not exactly sure about
every detail but let me post the nginx conf and the vhost conf and maybe we can
shed
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-963066407
>This last directive cover all others.
OK I'm sticking with just this then
>You need to clear the pagespeed cahe
I cleared the cache from
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-963024870
> But you have a "fixed" part: pagespeed LoadFromFile
"https://www.example.com/pub/media/"; "/path-to-the fixed-one/pub/media/"
Not always, some paths
ioweb-gr edited a comment on issue #1897:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-962983135
I also face the same issue with 4xx status code preventing rewriting. I'm
using the following setup
```
pagespeed RewriteLevel PassThrough;
12 matches
Mail list logo