- or download this
<p>Request info: <% $m->req->env->{SCRIPT_NAME} %>
This is the default home page generated by <code><% $m->request_path %
+>.</p>
- or download this
# in httpd.conf of Apache 2.4
LoadModule fcgid_module modules/mod_fcgid.so
...
# in start-fcgi.sh is just one line after shebang:
# exec plackup -s FCGI app.psgi
- or download this
# in /usr/local/my_site/conf/global.cfg
env:
comps_dir: [ '/web/htdocs', "${root_dir}/comps" ]
mason:
top_level_extensions: [ '.html', '.mc' ]