6.0.0-beta1
10/19/25

[#3668] wrong doc
Summary wrong doc
Queue Forwards
Queue Version 3.0-RC1
Type Bug
State Resolved
Priority 1. Low
Owners
Requester fabio.ped (at) libero (dot) it
Created 03/22/2006 (7151 days ago)
Due
Updated 03/22/2006 (7151 days ago)
Assigned
Resolved 03/22/2006 (7151 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/22/2006 11:38:34 AM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
03/22/2006 11:21:29 AM fabio (dot) ped (at) libero (dot) it Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ wrong doc
Queue ⇒ Forwards
Reply to this comment
I am using forwards 3.0. The INSTALL file says the following, but 
there aren't any *.php.dist files in config/





    To configure Forwards, change to the ``config/`` directory of the installed

    distribution, and make copies of all of the configuration ``dist`` files

    without the ``dist`` suffix::



       cd config/

       for foo in *.dist; do cp $foo `basename $foo .dist`; done



    Or on Windows::



       copy *.dist *.



    Documentation on the format and purpose of those files can be found in each

    file.  You may edit these files if you wish to customize Forwards's

    appearance and behavior.


Saved Queries