Viewing 1 replies (of 1 total)
  • Thread Starter Mohamad Zidani

    (@mzidani)

    i fix it with this code :

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^domain.com$ [NC]
    RewriteRule ^(.*)$ https://www.domain.com/$1 [R=301,L]

    add it to .htaccess

Viewing 1 replies (of 1 total)
  • The topic ‘wp-signup.php?new problem’ is closed to new replies.