diff --git a/var/www/html/faq.php b/var/www/html/faq.php index 2b8df67..da81172 100644 --- a/var/www/html/faq.php +++ b/var/www/html/faq.php @@ -16,6 +16,7 @@ header('Content-Type: text/html; charset=UTF-8'); Can I host a porn site?Yes as long as your content is legal you may upload adult content. What is the directory structure for when I connect via (s)ftp?There are several directories you on the server for your account:
Maildir - used to store your mails in (don't touch it)
data - You can store application data here that should not be accessible via your site. E.g. configuration or database files.
tmp - anything saved here will automatically be deleted after about 24 hours
www - this is where you upload your website which becomes then available under your domain. My application is very ressource intensive or I want to host a different service e.g. my own tor relay. Can you get me a VPS?Yes, if you have special requirements, want a dedicated VPS for your application or just want to anonymously support the TOR network (or other networks) without having to deal with server setup etc. I can offer you a managed VPS hosting. However this will not be for free. It depends on which server you want me to get. For details, contact me -I want to publish my site on clearnet also. Can you offer a clearnet relay?Yes, I can offer you a subdomain on my server, e.g. yoursite.danwin1210.me or if you have your own domain use that. Just contact me for setting up a clearnet gateway for your site. +I want to also publish my site on clearnet. Can you offer a clearnet relay?Yes, I can offer you a subdomain on my server, e.g. yoursite.danwin1210.me or if you have your own domain use that. Just contact me for setting up a clearnet gateway for your site. +Can you make my website also available via I2P?Sure I can. Just contact me to set it up for you. diff --git a/var/www/html/index.php b/var/www/html/index.php index b9da39a..3ea5b58 100644 --- a/var/www/html/index.php +++ b/var/www/html/index.php @@ -11,7 +11,8 @@ header('Content-Type: text/html; charset=UTF-8');

Here you can get yourself a hosting account on my server.

What you will get:

Rules

@@ -37,8 +39,8 @@ header('Content-Type: text/html; charset=UTF-8');
  • No phishing!
  • No scams!
  • No spam!
  • -
  • No shops! (mostly scams anyway)
  • -
  • No proxy scripts!
  • +
  • No shops, markets or any other sites dedicated to making money! (This is a FREE hosting!)
  • +
  • No proxy scripts! (You are already using TOR and this will just burden the network)
  • No IP logger or similar de-anonymizer sites!
  • I preserve the right to delete any site for violating these rules and adding new rules at any time.