Jump to content

flazepe

Moderators
  • Posts

    2,020
  • Joined

  • Days Won

    69

Everything posted by flazepe

  1. Try renaming that file. If that doesn't work, I'm escalating this.
  2. Do you have .htaccess file inside the subdirectory? If so, try renaming them.
  3. Not everything. Only folders need to have 755 permission. Files should be set to 644.
  4. Did you set permission to 644 for files and 755 for folders?
  5. That domain name doesn't look good if you ask me. Then again, the account is archived instead of suspended so it's probably fine.
  6. Why is your domain hasilgov-my.cf looks similar to this government site?
  7. @sohamb03 But he's on Tommy, which may be different from Johnny.
  8. Umm... I don't think addon domains cause high server load.
  9. 1. cnk 2. http://computernerdkev.heliohost.org Don't worry about how I got his cPanel username. Randomly guessed it based off his forum username.
  10. A person can't delete a suspended account on their own. Noted.
  11. You may delete your accounts here: http://www.heliohost.org/classic/support/scripts/delete
  12. Note that it's impossible to get your jptiger username back since the account jptiger (the old one) still exists.
  13. Thanks, it was way on top of the file. Fixed.
  14. You have the same preference as mine. Here's the code: # REDIRECT EVERYTHING TO HTTPS AND WITHOUT WWW RewrinteEngine On RewriteCond %{HTTPS} off RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC] RewriteRule .* https://%1%{REQUEST_URI} [R=301,L] RewriteCond %{HTTPS} off RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] RewriteCond %{HTTPS} on RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC] RewriteRule .* https://%1%{REQUEST_URI} [R=301,L]
  15. @wolstech Just realized that after he replied. By the way, I'm also kind of worried he might not see the .htaccess file in the file manager since hidden files are not shown by default.
  16. Oh, wait. Did you renamed your .htaccess file yet? If not, try doing that.
  17. @Luigi123 Yeah, I figured. I thought aniruddh was his third account but that was his old account that cannot be unarchived. Forgot about that.
  18. Well, you've got to choose which account you'd like to keep since you can't have both of them at the same time.
×
×
  • Create New...