[Pidgin] #16789: Basic website pages non existent
Pidgin
trac at pidgin.im
Fri Oct 23 11:45:25 EDT 2015
#16789: Basic website pages non existent
--------------------+----------------------
Reporter: balaco | Owner: kstange
Type: defect | Status: new
Milestone: | Component: webpage
Version: | Resolution:
Keywords: |
--------------------+----------------------
Description changed by balaco:
Old description:
> I refused to believe I saw a few minutes ago. But it is a fact:
>
> http://pidgin.im/ full content is:
>
> {{{
> <!DOCTYPE html>
> <html>
> <head>
> <title>Welcome to nginx on Debian!</title>
> <style>
> body {
> width: 35em;
> margin: 0 auto;
> font-family: Tahoma, Verdana, Arial, sans-serif;
> }
> </style>
> </head>
> <body>
> <h1>Welcome to nginx on Debian!</h1>
> <p>If you see this page, the nginx web server is successfully installed
> and
> working on Debian. Further configuration is required.</p>
>
> <p>For online documentation and support please refer to
> <a href="http://nginx.org/">nginx.org</a></p>
>
> <p>
> Please use the <tt>reportbug</tt> tool to report bugs in the
> nginx package with Debian. However, check <a
> href="http://bugs.debian.org/cgi-
> bin/pkgreport.cgi?ordering=normal;archive=0;src=nginx;repeatmerged=0">
> existing bug reports</a> before reporting a new bug.
> </p>
>
> <p><em>Thank you for using debian and nginx.</em></p>
>
> </body>
> </html>
>
> }}}
>
> And http://pidgin.im/ gives an amazing result:
>
> {{{
> <html>
> <head><title>404 Not Found</title></head>
> <body bgcolor="white">
> <center><h1>404 Not Found</h1></center>
> <hr><center>nginx/1.6.2</center>
> </body>
> </html>
> }}}
>
> What is wrong?
New description:
I refused to believe I saw a few minutes ago. But it is a fact:
http://pidgin.im/ full content is:
{{{
<!DOCTYPE html>
<html>
<head>
<title>Welcome to nginx on Debian!</title>
<style>
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<body>
<h1>Welcome to nginx on Debian!</h1>
<p>If you see this page, the nginx web server is successfully installed
and
working on Debian. Further configuration is required.</p>
<p>For online documentation and support please refer to
<a href="http://nginx.org/">nginx.org</a></p>
<p>
Please use the <tt>reportbug</tt> tool to report bugs in the
nginx package with Debian. However, check <a
href="http://bugs.debian.org/cgi-
bin/pkgreport.cgi?src=nginx;repeatmerged=0">
existing bug reports</a> before reporting a new bug.
</p>
<p><em>Thank you for using debian and nginx.</em></p>
</body>
</html>
}}}
And http://pidgin.im/ gives an amazing result:
{{{
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.6.2</center>
</body>
</html>
}}}
What is wrong?
--
--
Ticket URL: <https://developer.pidgin.im/ticket/16789#comment:3>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list