• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Strange domain problem on dedicated IP

M

magga

Guest
Hi all,

I have a domain http://www.magga.co.uk which currently times out.

If you go to https://www.magga.co.uk then it works fine.

The httpd.include file for the domain is ok:

<VirtualHost 87.117.194.71:443>
ServerName magga.co.uk:443
ServerAlias www.magga.co.uk

<VirtualHost 87.117.194.71:80>
ServerName magga.co.uk:80
ServerAlias www.magga.co.uk

Also, if you go to the IP: http://87.117.194.71 then it times out. If you go to https://87.117.194.71 it works ?

I have other domains setup on this server and they all work fine, some are on a shared ip and some on a dedicated ip but this is the only one that will not work. Can anyone help ?

Thanks
 
Back
Top