Enabling Apache

Pens

Verified User
Joined
Jan 1, 2024
Messages
44
Some time ago I turned off the web servers on some of the domains on my server.

Old age has made me forget how I did it but now I want to turn the web server back on for one of the domains.

Anyone any idea how I do it.

Thanks in Advance
 
In DA, only suspended option available for temporary on/off site domain.

But I'm not sure you done more than this feature or not.
 
In DA, only suspended option available for temporary on/off site domain.

But I'm not sure you done more than this feature or not.
Thanks, found it.

I just redirected the site to google under site redirection
 
If Apache isn’t starting after enabling it, I’d check the service status and error log first. Also make sure there isn’t another web server already listening on ports 80/443. A config test before restarting can catch syntax issues pretty quickly.
 
Back
Top