This page (revision-4) was last changed on 23-Apr-2022 17:05 by Harry Metske

This page was created on 23-Apr-2022 17:05 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 23-Apr-2022 17:05 1 KB Harry Metske to previous
3 23-Apr-2022 17:05 1 KB Harry Metske to previous | to last
2 23-Apr-2022 17:05 877 bytes Harry Metske to previous | to last
1 23-Apr-2022 17:05 460 bytes Harry Metske to last

Page References

Incoming links Outgoing links
Mod_pagespeed...nobody

Version management

Difference between version and

At line 3 added one line
Google's speed up module for Apache httpd (and nginx).
At line 4 removed 5 lines
[{TableOfContents }]
\\Google's speed up module for Apache httpd (and nginx).
At line 19 changed one line
On my (ancient) HTC HD2 : [MIUI-NDT ROM|MIUI-NDT.jpg]
On my (ancient) HTC HD2 with [MIUI-NDT ROM|MIUI-NDT.jpg]
At line 21 removed one line
You can set the proxy, and that proxy is being used by the installed Dolphin browser ( make sure you stop/start the app to pick up the changes in these settings).
At line 23 changed 4 lines
But this Dolphin does not properly use HTTP headers causing this when using https:
{{{
[client 10.0.0.138] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /
}}}
Mobile settings :
At line 28 changed 2 lines
I ended up installing Firefox for Android, which offers setting the proxy settings in Firefox itself.
You can make these settings via the {{about:config}} URL, the following options should be set :
* Dolphin does not properly set http headers for http/1.1 and https...more
* Firefox proxy settings via about:config.........more
At line 31 changed 7 lines
||Setting || Value
|network.proxy.http | ''<ip address of your proxy>''
|network.proxy.http_port| ''<port number>''
|network.proxy.ssl| ''<ip address of your proxy>''
|network.proxy.ssl_port | ''<port number>''
|network.proxy.type | 1
|network.proxy.no_proxies_on| ''<exclude list of hosts> ''
Settings apache module
At line 39 changed 7 lines
!! Security
Now you think, hey, an open proxy, SPAMMERS !
Well, I can't reveal all details here, but I took some measures to make sure I can only use the proxy myself :-)
Security settings