File: expandvars.conf

package info (click to toggle)
libconfig-apacheformat-perl 1.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 928 kB
  • sloc: perl: 410; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26

First       A
Onevar      $First/B

Second      A B
Twovar      $Second/$Second

Website     http://my.own.dom
JScript     $Website/js
Images      $WEBSITE/images
Private     ${website}/prv

Basedir     /etc
ConfigFile  httpd.conf
Apache      apache
Fullconfig  $Basedir/apache/$Configfile
Baseconfig  ${Basedir}/$Apache/base.$configFILE

<Subcontext Vartest>
    Kiffy   $Basedir/${apache}/vhost.conf
</Subcontext>

Money       \$12.00

Another     "The $Second \$String is ${private}ly \${escaped}"