use lib '/home/lsrfm/perllib'; use lib '/home/lsrfm/webs/qwer.lsrfm.com/perllib'; use LSRfm::Application::CMS; PerlInitHandler Apache::Reload PerlSetVar ReloadAll Off DirectoryIndex index.cgiapp SetHandler perl-script PerlHandler LSRfm::Application::CMS->handler #### PerlInitHandler Apache2::Reload PerlSetVar ReloadAll Off ErrorDocument 400 /error/index.php ErrorDocument 401 /error/index.php ErrorDocument 403 /error/index.php ErrorDocument 404 /error/index.php ErrorDocument 500 /error/index.php Options +Indexes DirectoryIndex index.cgiapp SetHandler perl-script PerlHandler Apache::Status