Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/doc/mod_perl/docs/user/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/doc/mod_perl/docs/user/config.cfg
use vars qw(@c);
@c = (
    id => 'user_guide_2.0',

    title => "User's guide",

    abstract => <<EOB,
All you need to know about using mod_perl 2.0
EOB

    group    => 'Introduction',
    chapters => [qw(
        intro/start_fast.pod
        intro/overview.pod
        design/design.pod
    )],

    group    => 'Installation',
    chapters => [qw(
        install/install.pod
        config/config.pod
        config/custom.pod
    )],

    group    => 'Coding',
    chapters => [qw(
        coding/coding.pod
        coding/cooking.pod
    )],

    group    => 'Porting',
    chapters => [qw(
        porting/porting.pod
        porting/compat.pod
    )],

    group    => 'mod_perl Handlers',
    chapters => [qw(
        handlers/intro.pod
        handlers/server.pod
        handlers/protocols.pod
        handlers/http.pod
        handlers/filters.pod
        handlers/general.pod
    )],

    group    => 'Performance',
    chapters => [qw(
        performance/prevent.pod
        performance/mpm.pod
    )],

    group    => 'Troubleshooting',
    chapters => [ qw(
          troubleshooting/troubleshooting.pod
          help/help.pod
    )],

    copy_glob => [qw(
        porting/code
        handlers/*.gif
        handlers/*.jpg
    )],

    changes => 'Changes.pod',
);


Hry