<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <title>Privoxy: Bad parameter</title>
  <meta http-equiv="Content-Style-Type" content="text/css">
  <meta http-equiv="Content-Script-Type" content="text/javascript">
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <meta name="robots" content="noindex,nofollow">
  <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
</head>
<body>
  <table cellpadding="20" cellspacing="10" border="0" width="100%">
    <tr>
      <td class="title">
#include mod-title
      </td>
    </tr>
<!-- @if-unstable-start -->
    <tr>
      <td class="warning">
#include mod-unstable-warning
      </td>
    </tr>
<!-- if-unstable-end@ -->
    <tr>
      <td class="warning">
        <h2>Bad parameter to Privoxy configuration page</h2>
        <p>You've found a page used to configure Privoxy, but the
           parameters (the part of the web page address after the
           "?" mark) are wrong or missing.</p>
        <p>Possible causes:</p>
        <ul>
          <li>If you just typed a URL pattern into a form, then you got
             something wrong.  Press the "back" button on your browser
             once and correct what you typed.</li>
          <li>If you tried to type in the URL, then you've found a
             page where you can't do that.  You can only view this
             page by following links from elsewhere in the configuration
             interface.</li>
          <li>If you got here using your browser's "back" button, then
             that is deliberately disabled for this page.</li>
          <li>If you got here by clicking a link in the
             configuration interface, please file a bug report!</li>
        </ul>
        <p>You can use the menu below to select from the available
           configuration options</p>
      </td>
    </tr>
    <tr>
      <td class="box">
        <h2>Privoxy Menu:</h2>
        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
      </td>
    </tr>
    <tr>
      <td class="info">
#include mod-support-and-service
      </td>
    </tr>
<!-- @if-have-help-info-start -->
    <tr>
      <td class="info">
#include mod-local-help
      </td>
    </tr>
<!-- if-have-help-info-end@ -->
    
    <tr>
      <td>
        <p class="small">Valid <a href="http://validator.w3.org/">HTML 4.01 Strict</a></p>
      </td>
    </tr>
  </table>
</body>
</html>
