Search Postgresql Archives

Re: What's wrong with postgresql.org domain?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Eduardo Morras wrote:

> In 87.238.57.232 (Sweeden) 98.129.198.126(San Antonio,TX) and
> 217.196.149.50(Saltzburg) i get  lighttpd default page.
> 
> Perhaps a miss configuration on my ISPs dns.

These IP addresses look fine, but it's not unexpected that using them
directly in the browser's address bar doesn't get the postgresql.org
homepage.
Because depending on its configuration, the remote server may need the proper
HTTP Host field.

You could try this command line instead:
wget --header='Host: www.postgresql.org' 87.238.57.232 

If it still fetches a domain parking page, there may be a proxy in-between
that is malfunctioning or playing dirty.

Best regards,
-- 
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux