zip -r my-app.par * #### Alias /my-app/ ##PARFILE##/ Options +ExecCGI # example directive # (More Apache directives go here) # see docs for more info PerlHandler Apache::PAR::Static # if you have static files in your PAR file # PerlHandler Apache::PAR::Registry # PerlHandler Apache::PAR::PerlRun #### use Apache::PAR qw( /usr/local/apache/par );