6.0.0-RC7
6/29/26

[#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 3/22/06 (7404 days ago)
Due
Updated 3/22/06 (7404 days ago)
Assigned
Resolved 3/22/06 (7404 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
3411 Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
2911 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