Search results

  1. leafypiggy

    So far, so good...

    So, because it's "the Internet," you don't think you need to protect yourself? You're agreeing to a legally binding contract, technically, by "clicking." Just because "people don't read them" doesn't mean that you should follow their lead. For all you know, our Terms of Service could force you...
  2. leafypiggy

    So far, so good...

    People who don't want to perjure themselves? Yes, you agreed when you signed up that you read and accept the terms of service. If you don't read legal documents, you're going to get yourself into a lot of trouble.
  3. leafypiggy

    A Records - Parked Domain

    Mx records are a separate page in cpanel. Look under mail. As for the default Page, clear your browser and dns resolver cache.
  4. leafypiggy

    Some help with basic .htacces

    Try this RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^/]*)$ index.php?id=$1 [L] Tested it on my test site... http://neil-level.x10.mx/rewrite/index.php?id=contacto and http://neil-level.x10.mx/rewrite/contacto
  5. leafypiggy

    A Records - Parked Domain

    If you use custom DNS, you can set MX records on your account here at x10.
  6. leafypiggy

    A Records - Parked Domain

    If you point your nameservers to us, you can use our nameservers for your mx records. That's the only way to do it.
  7. leafypiggy

    Premium Service Question (If you're not going to help don't bother commenting).

    I apologize that you feel this way. You could, however, try understanding that this is a free service and we don't actually officially provide support for things that you did to break your account. We will not be deleting your account for you. It will be suspended eventually for inactivity...
  8. leafypiggy

    Need help with WordPress install & wp-config.php

    It does not depend. The correct host is localhost.
  9. leafypiggy

    [Question] Log in page's with Pdo

    No. Don't use sha1. Use built in functions for password hashing.
  10. leafypiggy

    Issue With Cron Job and htaccess

    You have to manually re-create the cron jobs and the .htaccess file. We don't provide support for this.
  11. leafypiggy

    Issue With Cron Job and htaccess

    You re-create it.
  12. leafypiggy

    Issue With Cron Job and htaccess

    We don't restore backups of any of this. The only backups we keep are in case of server failure. We do not keep backups for users.
  13. leafypiggy

    Deactivating my Cloudflare

    Cloudflare isn't enabled for that domain.
  14. leafypiggy

    Deactivating my Cloudflare

    I disabled cloudflare on your .x10.mx domain. Is that what you wanted to do?
  15. leafypiggy

    not being redirected to cpanel

    I actually isolated the issue last night. It's a *very* strange browser quirk with the console object. This should be patched today.
  16. leafypiggy

    Can you change you x10.mx domain name?

    No. We must change it for you.
  17. leafypiggy

    Can you change you x10.mx domain name?

    You have to request on the forums for us to do it.
  18. leafypiggy

    Domain Rename

    This has been added to the queue. Please allow up to 24 hours for this change to update across all our services.
  19. leafypiggy

    Can you change you x10.mx domain name?

    Yes, you can change your main domain to a different x10 subdomain.
  20. leafypiggy

    using own url problem

    This is resolved.
Top