phpmyadmin on apache behind https nginx
Gelonida N
gelonida at gmail.com
Thu Jul 14 03:23:43 MSD 2011
Thanks a lot Francis,
That's exactly what I was looking for.
On 07/14/2011 12:59 AM, Francis Daly wrote:
> On Wed, Jul 13, 2011 at 10:36:43PM +0200, Gelonida wrote:
>
> Hi there,
>
>> Still searching in the web whether I find any other idea.
>
> Configure phpMyAdmin right?
>
> http://wiki.phpmyadmin.net/pma/Config
>
> The default settings do not trivially work behind a reverse proxy or
> ssl gateway.
$cfg['PmaAbsoluteUri'] = 'https://myhost/phpmyadmin';
does the trick :-)
More information about the nginx
mailing list