Add OS/2, Mac OSX startup sections
[privoxy.git] / doc / webserver / config / index.php
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
3 <!--
4
5   File        :  $Source: /cvsroot/ijbswa/current/doc/webserver/config/index.php,v $
6
7   Purpose     :  Warn user of incorrect configuration.
8                  This file belongs in
9                  ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
10
11   $Id: index.php,v 1.3 2002/04/03 19:41:11 swa Exp $
12
13   Written by and Copyright (C) 2001 the SourceForge
14   Privoxy team. http://www.privoxy.org/
15
16   Based on the Internet Junkbuster originally written
17   by and Copyright (C) 1997 Anonymous Coders and
18   Junkbusters Corporation.  http://www.junkbusters.com
19
20   This program is free software; you can redistribute it
21   and/or modify it under the terms of the GNU General
22   Public License as published by the Free Software
23   Foundation; either version 2 of the License, or (at
24   your option) any later version.
25
26   This program is distributed in the hope that it will
27   be useful, but WITHOUT ANY WARRANTY; without even the
28   implied warranty of MERCHANTABILITY or FITNESS FOR A
29   PARTICULAR PURPOSE.  See the GNU General Public
30   License for more details.
31
32   The GNU General Public License should be included with
33   this file.  If not, you can view it at
34   http://www.gnu.org/copyleft/gpl.html
35   or write to the Free Software Foundation, Inc., 59
36   Temple Place - Suite 330, Boston, MA  02111-1307, USA.
37
38 -->
39
40 <html><head>
41 <title>Privoxy not running</title>
42     <link rel="stylesheet" type="text/css" href="../p_web.css">
43 </head>
44
45 <body>
46
47 <h1>Privoxy isn't working</h1>
48
49 <p>If you were redirected to this page, it means that you aren't using
50 <a href="http://privoxy.org/">Privoxy</a>. &nbsp; Please check your browser settings.</p>
51
52 <p>Until version 2.9.13, Privoxy was also known as Internet
53 Junkbuster. If you recently upgraded, then the web-based interface has
54 moved - it is now at <a
55 href="http://config.privoxy.org/">http://config.privoxy.org/</a>
56 (Short form: <a href="http://ijbswa.sourceforge.net/config/">p.p</a>
57 [Privoxy Proxy]).</p>
58
59 <p>Please see the <a href="http://privoxy.org/">Privoxy home page</a>.</p>
60
61 </body>
62 </html>
63