Jump to content

nyten

Members
  • Posts

    139
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by nyten

  1. nyten

    This week the server was crashing frequently for unknown reasons. The admins are working on it.
  2. I've been here for a couple of years already and the server was working for more than 99% of the time. There are rarely problems which can not be solved directly.
  3. Hey, you can add the option Options -Indexes to the .htaccess file in your folder. This will disable the directory listing function for this folder and all subfolders.
  4. I tried to upload it directly into the wiki, but there was an error... The web server has no write permission for the upload directory (public).
  5. Hi, you just need to set your nameservers to ns1.heliohost.org and ns2.heliohost.org. Heliohost do not support using an IP address to attach a domain.
  6. I can't find an option to do it directly, but you can modify the configfile ".cpanel/nvdata/optionselect_filemanager": should end with 1:1 ...host.org:1:1
  7. nyten

    Addon Domain

    Hi, you just need to set your nameservers to ns1.heliohost.org and ns2.heliohost.org (at freenom control panel). After a few minutes you should be able to add your domain here.
  8. The 500MB limit counts for your entire account, thus the size of the mailbox is there included. Just like in your usage statistics
  9. Yes you can do that, the external ones are not counted.
  10. Try this code: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L] This shows .php files without extension. When accessing the correct file you can for example block the access or redirect it. Which code did you use?
  11. Depending on the load, it sometimes takes longer.
  12. The SSL certificate is expired http://www.helionet.org/index/topic/23248-ssl-certificate-expired
  13. nyten

    Mail() Problems

    hi, just use Options -Indexes
  14. Stevie does already have a dos protection
  15. nyten

    Mail() Problems

    hmm, maybe (d)dos attacks
  16. The server was quite busy in the last few hours: server-monitor
  17. nyten

    Mail() Problems

    It's the server: server-monitor
  18. nyten

    Mail() Problems

    hi, you need to use .= from the 2nd $header declaration to add them (actually it overwrites the previous one). try: $from = "-frebel@the-resistance.tk;
  19. You will need to wait approximately 48 hours for your account to be created.
×
×
  • Create New...