[In order for any reply to be added to the PR database, you need]
[to include <[EMAIL PROTECTED]> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]


Synopsis: Problems with ExecCGI

State-Changed-From-To: open-closed
State-Changed-By: coar
State-Changed-When: Fri Sep 24 06:32:45 PDT 1999
State-Changed-Why:

Your configuration is wrong.  <Directory> controls
parameters for directories on disk, not URLs.  In
addition, the '~' character is special for several
container directives including <Directory>; it indicates
a regular expression.  Use '/home/<username>' instead
of a URI path in your directives, and read the documentation
on <Directory> and <DirectoryMatch>.  Thanks for using
Apache!

Release-Changed-From-To: apache-1.3.9-2-1.3.9-2
Release-Changed-By: coar
Release-Changed-When: Fri Sep 24 06:32:45 PDT 1999
Class-Changed-From-To: sw-bug-mistaken
Class-Changed-By: coar
Class-Changed-When: Fri Sep 24 06:32:45 PDT 1999
Category-Changed-From-To: general-config
Category-Changed-By: coar
Category-Changed-When: Fri Sep 24 06:32:45 PDT 1999


Reply via email to