App::Nopaste::Service::ssh(3pm) | User Contributed Perl Documentation | App::Nopaste::Service::ssh(3pm) |
App::Nopaste::Service::ssh - Copies files to your server using scp
version 1.013
The following is a recommended Apache configuration you can drop into ".htaccess" in your paste dir.
RemoveHandler .cgi RemoveHandler .pl AddDefaultCharset utf-8 Options -ExecCGI -FollowSymLinks -Includes -MultiViews
It prevents common means of script execution so that ".pl" and ".cgi" files won't run and defaults the character set to UTF-8 so browsers don't have to guess wrong.
Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=App-Nopaste> (or bug-App-Nopaste@rt.cpan.org <mailto:bug-App-Nopaste@rt.cpan.org>).
Kevin Falcone <falcone@cpan.org
Thomas Sibley <trs@bestpractical.com>
This software is copyright (c) 2008 by Shawn M Moore.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-08-28 | perl v5.34.0 |