Parent Directory | Revision Log | Patch
revision 3435 by pterjan, Fri Apr 4 13:48:09 2014 UTC | revision 3436 by pterjan, Fri Apr 4 19:39:10 2014 UTC | |
---|---|---|
# | Line 9 define apache::vhost::catalyst_app( $scr | Line 9 define apache::vhost::catalyst_app( $scr |
9 | $aliases['/static'] = "$location/root/static" | $aliases['/static'] = "$location/root/static" |
10 | } | } |
11 | ||
12 | $aliases['/'] = $script | $aliases['/'] = "$script/" |
13 | ||
14 | apache::vhost::base { $name: | apache::vhost::base { $name: |
15 | vhost => $vhost, | vhost => $vhost, |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |