version=pmwiki-2.2.130 ordered=1 urlencoded=1 agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.83 Safari/537.36 author=monaco charset=UTF-8 csum= ctime=1634550740 host=185.173.204.99 name=KISSmo.About rev=1 targets= text=Released May 17, 2021. (1st KISSmo release)%0aCopyright 2021, init a.k.a monaco.%0aTo download KISSmo source visit our gitlab repositories Click here! .%0aKeep it simple stupid (KISSmo paste).%0aKISSmo requires no database of anykind it is based on a flatfile paste system.%0a%0aWhat's New%0aThis is a partial list of new features included on KISSmo.%0a%0aNew/extended:%0aAdded new/extended on KISSmo.%0aRevision code of main index.php:%0aSupport Nginx and OpenHTTPD it works on Apache aswell, soon will be added instructions how to for Apache aswel.%0aAdded new features on archive such as Search with previews and links.%0aDuo to the new feature of search on archive we do recommended that you and nobody should contribute sensitive data to sites using KISSmo.%0aAdded Nginx setup guide.%0aAdded OpenHTTPD setup guide.%0aAdded support for terminal browsers such as "lynx".%0aAdded mobile device support.%0aAdded new CSS.%0aInstall%0aPlease refer to the following links for download and help documents:%0a%0aGitlab.com Source Code%0aHow to upgrade%0aUpgrade will not be painful as with other pieces of software you simply would need to replace 2 files index.php and archive.php for a new version, and add other features if another file has been added and would be explained why.%0a%0aNginx Config%0aExplain for howto make it work under systems running nginx.%0a%0a location /p/ {%0a alias /home/admin/web/paste.oddprotocol.org/public_html/p/;%0a index index.txt;%0a autoindex on;%0a}%0aThis configuration is needed to be added under nginx confing for that specific domain name that you're trying to run KISSmo.%0a%0aOpenHTTPD Config%0aAExplain howto make it work under system OpenBSD running OpenHTTPD:%0a%0a location "/test/p/*" { %0a directory { auto index, index "index.txt" }%0a }%0a[Under httpd.conf referring to the specific domain name configuration you would need to add the configuration above.]%0a%0ainit a.k.a monaco - (C) 2021 time=1634550740 author:1634550740=monaco diff:1634550740:1634550740:=1,46d0%0a%3c Released May 17, 2021. (1st KISSmo release)%0a%3c Copyright 2021, init a.k.a monaco.%0a%3c To download KISSmo source visit our gitlab repositories Click here! .%0a%3c Keep it simple stupid (KISSmo paste).%0a%3c KISSmo requires no database of anykind it is based on a flatfile paste system.%0a%3c %0a%3c What's New%0a%3c This is a partial list of new features included on KISSmo.%0a%3c %0a%3c New/extended:%0a%3c Added new/extended on KISSmo.%0a%3c Revision code of main index.php:%0a%3c Support Nginx and OpenHTTPD it works on Apache aswell, soon will be added instructions how to for Apache aswel.%0a%3c Added new features on archive such as Search with previews and links.%0a%3c Duo to the new feature of search on archive we do recommended that you and nobody should contribute sensitive data to sites using KISSmo.%0a%3c Added Nginx setup guide.%0a%3c Added OpenHTTPD setup guide.%0a%3c Added support for terminal browsers such as "lynx".%0a%3c Added mobile device support.%0a%3c Added new CSS.%0a%3c Install%0a%3c Please refer to the following links for download and help documents:%0a%3c %0a%3c Gitlab.com Source Code%0a%3c How to upgrade%0a%3c Upgrade will not be painful as with other pieces of software you simply would need to replace 2 files index.php and archive.php for a new version, and add other features if another file has been added and would be explained why.%0a%3c %0a%3c Nginx Config%0a%3c Explain for howto make it work under systems running nginx.%0a%3c %0a%3c location /p/ {%0a%3c alias /home/admin/web/paste.oddprotocol.org/public_html/p/;%0a%3c index index.txt;%0a%3c autoindex on;%0a%3c }%0a%3c This configuration is needed to be added under nginx confing for that specific domain name that you're trying to run KISSmo.%0a%3c %0a%3c OpenHTTPD Config%0a%3c AExplain howto make it work under system OpenBSD running OpenHTTPD:%0a%3c %0a%3c location "/test/p/*" { %0a%3c directory { auto index, index "index.txt" }%0a%3c }%0a%3c [Under httpd.conf referring to the specific domain name configuration you would need to add the configuration above.]%0a%3c %0a%3c init a.k.a monaco - (C) 2021%0a\ No newline at end of file%0a host:1634550740=185.173.204.99