Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Dear @wolstech, today I found out that the webmail feature had disabled itself again.Or was this done by the technical people of Heliohost? Kindly awaiting your reply.))
  3. hello, please delete old domain guiacontabil.net.br and create new domain fabola.com.br thanks GianBR
  4. Unsuspended and web shell deleted. It may take a little while to start working.
  5. Today
  6. Alright, it works now, thanks!
  7. Your account has been reset. You'll receive an email shortly with a link to create a new account. Please do not upload or attempt to run a proxy on your account again.
  8. Yesterday
  9. Hello! Just so you know, you could have asked for the other domain to be removed and for this one to be added in the same thread. It doesn't really matter either way, but one post might have been easier for you. 🙂 I've added that domain to your account for you. Please note that it may take up to 2 hours for the domain change to take effect, and it will not work until you set up your DNS with your domain registrar. To configure your DNS, please see the steps provided on our Wiki to either set NS records pointed at the HelioHost nameservers, or create A/AAAA records and point them to your server's IPv4/IPv6 address: https://wiki.helionet.org/Addon_Domains#Custom_Addon_Domains If after a full 2 hours it doesn't work on your side, please make sure you clear your web browser cache: https://wiki.helionet.org/Clear_Your_Cache
  10. I've removed that domain from your account. Please note there is a risk of data loss when domains are removed, since the folder for the domain inside Plesk will be deleted. I made a full account backup for you before I removed the domain, in case you need any of the old files. You can download the backup here: https://heliohost.org/backup If you're not sure how to extract the backup files, please follow our how-to guide here: https://wiki.helionet.org/Account_Backups
  11. hello, please add: domain: unlichat.com username: gucabansimon
  12. hello, please remove: domain: budflick.com username: gucabansimon
  13. Addition bookmarks so I can close the tabs: https://www.feistyduck.com/library/apache-security/online/apachesc-CHP-3.html https://serverfault.com/questions/1044315/syntax-of-apache-sethandler-directive-when-configuring-php-fpm
  14. tldr; I'd like to add an `.htaccess` rule to rewrite `*.phps` URLs to their actual `.php` source document, but instruct FastCGI to syntax highlight and render the source file as HTML instead of interpreting it. Some due diligence: I searched the forums for: "phps" (Old thread from 2009 about bypassing apache/suPHP configs and highlighting via `RewriteRule /highlight.php?file=$1`.) "fastcgi" (Nothing obviously php/fastcgi/htaccess related.) "fcgi" (Nothing obviously php/fastcgi/htaccess related.) "handler" (There's an old thread about telling apache to process `.pro` files as PHP.) "htaccess" (Nothing obviously php/fastcgi/htaccess related.) etc. I searched the wiki. I've done loads of Google searches similar to the above, and read dozens of StackOverflow QAs. I've browsed the Plesk docs, but they don't get to the level of config file detail. I've tried adding a `SetHandler fcgid-script` (among many others) in my `.htaccess`. I've experimented with a bunch of stuff in my Heliohost Marty space. General info: Morty username: beporter Site: https://gravatar.redirect.channel PHP file URL: https://gravatar.redirect.channel/gravatarizer.php (On its own, configured to bounce invalid requests back to the homepage.) Desired .phps URL: https://gravatar.redirect.channel/gravatarizer.phps (should render html version of the source code for the `.php` version of the same filename.) I tried symlinking this in git, but: the Plesk logs say I can't use `<Directory>` which means I can't use `Options FollowSymlinks` either. According to the Plesk file browser, git doesn't push the symlink over SFTP, at least not with the Github Action I've been using. Example non-functional `.htaccess` rules: # Allow PHP source code to render as text for inspection AddType application/x-httpd-php-source .phps # RewriteRule ^(.+\.php)s$ $1 [H=application/x-httpd-php-source] # --or-- # RewriteRule ^(.+\.php)s$ $1 [H=php-script] # Allow examining .phps files. # <FilesMatch "\.phps$"> # SetHandler application/x-httpd-php-source # </FilesMatch> If this were `mod_php` in Apache, I suspect that first commented-out RewriteRule would have been sufficient. But since PHP files are passed through to FasgCGI, it seems like that Apache handler isn't recognized or responding. What I can't find is documentation on how Heliohost has named its PHP handlers. I found a support page about using the plesk cli tool, but obviously I can't run that myself. It's totally fine if this is outside the realm of possibility, but since this whole single-page-site is meant to be a learning experience, it'd be nice to get this working in the`.htaccess`, if possible. Thanks for your time!
  15. Yeah that will do it. Unsuspended.It may take a few minutes to work again.
  16. I often use public wifi to connect, does this count as a shared network?
  17. It's just not supported. Plesk doesn't officially have the listings enabled by default, so we made changes to have it do that (it was the same behavior our old cPanel servers had, we were tired of support tickets to explain the 403 error that Plesk showed by default, users preferred it and often asked for them to be enabled, and it often makes abuse stand out since they wouldn't hide the listing and leave files like "script phising.zip" in their root...yes that was a real file we found). Specifically, we forced it in the Apache config. Apache doesn't always let you override that option for some reason (the Options line in general doesn't very work well on Plesk). The easiest way to accomplish this on our service is to just put an empty index.html in the folder...
  18. Good day! I’d like to ask why the Options -Indexes directive in the .htaccess file of a certain directory doesn’t seem to work. It works fine on my local machine.
  19. Last week
  20. Did you use a VPN or other shared network to access your account at some point? That will often cause this.
  21. I don't believe the other account is mine, will this involve getting rid of someone else's account?
  22. Domain changed, it'll take effect in about half an hour. Also, it looks like you have two accounts. If that's the case, please note that you're only allowed to have one account per our terms of service.
  23. can you help create new subdomain (demo) existing subdomain ravikv123 can be deleted.
  24. Domains added. Please be sure to configure DNS for them, either by using our name servers (ns1.heliohost.org and ns2.heliohost.org) or by setting A and AAAA records on external DNS pointed to the IPs shown in Plesk. Domains can take up to 2 hours to start working. Please keep in mind that there is a limit of 10 domains total, you're using 9. Also, as a reminder, users are limited to one account between Johnny and Tommy. If you need more than 10 domains, or need a second account for any other reason, the additional accounts must be on Morty.
  25. If it's not the official font, it should be. I thought it was Mahameru at first, but the t in Host wasn't right. Then I thought it was Wind Doomsday, but that wasn't quite right either.
  26. It's Diavlo Bold.
  1. Load more activity
×
×
  • Create New...