Results 1 to 2 of 2

Thread: Dns

  1. #1
    ezekieltoby is offline Junior Member
    Join Date
    Jan 2019
    Posts
    1

    Default Dns

    I am trying to manage my DNS and I can't change the host to what I would prefer. This is the link i am trying to direct my dns server to:
    http://ezekieltoby.altervista.org/Ze...izservices.php.
    I want my domain name to go straight to this link.
    I plan to get multiple domain and give them different links but it seems like the domain names are defaulted to index.html.

    lastly, how do i setup the https on altervista?

    can i get help asap? thank you.

  2. #2
    alemoppo is offline AlterVista Staff
    Join Date
    Feb 2010
    Location
    IT
    Posts
    693

    Default

    For the DNS question, please email to: domini at altervista dot it.

    For the HTTPS, i notice that you have activate https from the panel: currently your site is provided both in http and https. If you want to force the HTTPS version, you have to do it with the .htaccess, for example:

    Code:
    RewriteCond %{HTTP:X-Forwarded-Proto} !https
    RewriteCond %{HTTPS} off
    RewriteRule .* https://ezekieltoby.altervista.org%{REQUEST_URI} [L,R=301]
    Bye!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO