Jump to content

seintitus

Members
  • Posts

    122
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by seintitus

  1. Ok sir. Thanks alot for the information
  2. I configured email on my php script. When a client registers, registration emails are delivered to spam folder instead of inbox.
  3. Hello. I got a score of 8.1/10
  4. ok. Thanks lets wait for his assistance
  5. Hello. My username is tchesoen. I am unable to send emails from my account. They all fail with an error citing a lack of SPF or DKIM records. Kindly assist
  6. Hello. My username is tchesoen. I request the removal of the following subdomains: damicotrust.cyclos.za.org & sokohaus.cyclos.za.org. And add the following: soko.cyclos.za.org & sacco.cyclos.za.org Kind regards, Titus Chesoen
  7. My Pleasure. I am proud of Heliohost family.
  8. Hello. My username is tchesoen. I have made a $5 donation towards Morty Server and therefore request an increase in the storage of my account. I have hereby attached screenshot of the donation receipt.
  9. Hello. I woke up this morning and to my shock, my main domain and subdomains resolves to the webserver default page. They have all been working well. My username is: tchesoen, Main domain is cyclos.za.org. Subdomains: clinic.cyclos.za.org and study.cyclos.za.org
  10. Ok, thanks a lot. Let's wait for him
  11. Hello. I have secured my mail by changing the password. However, I am still not able to enable SSL for webmail
  12. Hello. I have no idea how it sent those mails? Could someone have a gain access to my mail account? Let me change the mail password
  13. My username is tchesoen. I am experiencing an error every time I try to install SSL for my webmail. I have attached a screenshot of the said error.
  14. Hello. My username is tchesoen. I am trying to install a letsencrypt wildcard ssl certificate to my domain cyclos.za.org and it's asking me to add a txt dns record as shown on the attached screenshot. Kindly assist Regards, Titus
  15. Hello. My username is tchesoen and l would like to request you to add 2 subdomain to my account as follows: study.cyclos.za.org & clinic.cyclos.za.org Kind regards, Titus
  16. Ok thanks, I appreciate
  17. Hello. I would like to request for activation of wildcard subdomain feature for the following domain: (cyclos.za.org) My username is tchesoen Kind regards, Titus
  18. Yes I am able to login. Thanks
  19. Hello. Does the free hosting support the wildcard subdomain feature?
  20. Is there anything I should do or just wait for the admin to fix?
  21. Hello. I would like to request for renewal of my account which has been inactive for quite some time now. My username is: tchesoen Kind regards, Titus
  22. The error doesnt go away even after removing the portion of the .htaccess code you indicated above
  23. Hello. No even after removing that portion, the error is still there. Hello. Ive checked the error logs. I am posting it below: [core:alert] /home/cyclos.za.org/public_html/.htaccess: Options not allowed here And here is my .htaccess: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews -Indexes </IfModule> RewriteEngine On # Handle Authorization Header RewriteCond %{HTTP:Authorization} . RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] # Redirect Trailing Slashes If Not A Folder... RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} (.+)/$ RewriteRule ^ %1 [L,R=301] # Send Requests To Front Controller... RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L] </IfModule>
×
×
  • Create New...