• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved since nginx no status apache2 Page / curl Error 7

mdde

Regular Pleskian
Hi,

since activating nginx - i have no statuspage for Apache2
How can i get the Port thing active?

I followed this instructions before:

Code:
        <Location /server-status>
                SetHandler server-status
                Require local
                #Require ip 192.0.2.0/24
        </Location>
with: How to enable Apache mod_status

And no i can't open that Status Page of Apache2.

"curl: (7) Failed to connect to localhost port 80: Connection refused"

any help i would appreciate ?
 
Back
Top