• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

loggin in to the server

R

reverend

Guest
ok, so when i log into the server, via example.no-ip.biz:8443 it forwards me to https://example:8443 which is a problem. How can i fix this? host name is example and domain name is no-ip.biz.
 
What type of No-IP Redirect or Host record did you create at No-IP? If you create just a normal DNS HOST A record it should work fine. I just created one something.no-ip.biz and browsed to https://something.no-ip.biz and the Plesk CP login comes up, the browser address line is then:

Code:
https://something.no-ip.biz:8443/login.php3?previous_page=index

If you created a Web Redirect record, try changing it to a DNS HOST A record and try again.
 
i already have it set to dns hosting. when i go to example.no-ip.biz, the page shows up. but as soon as i add :8443 it tries going to example:8443.
when i set up the server, all i had configured on my computer was the host name. now i've gone back and put in the domain name but it seems it hasn't taken effect.... i've restared it serveral times and still no change.
 
You may have to wait for the changes to the No-IP to fully take effect. Assuming you originally set it up as a Web Redirect, when you submit the change to make it a DNS HOST A record INSTEAD of the web redirect. Make sure you don't still have a web redirect for 'example'.

Also on the server, post the output of the 'hostname' command. It should be a FQDN like 'example.domain.com'
 
The URL with just http:// will not work since you have to use the https:// for port 8443 (or any SSL site on port 443).

Yes, we all have those ID 10-T days....
 
Back
Top