Recent content by Username33

  1. U

    Question Allow "Add subdomain" but hide "Add domain"

    Hi everyone, I want users to manage one website (including subdomains) but not create new sites on the server. If I set the role to “Create and manage sites,” they can add subdomains – but also see the “Add domain” option, which I want to avoid. Is there a way to let users add subdomains...
  2. U

    Resolved Enable Xdebug for Subdomain Only?

    Just wanted to say – really cool to see staff jumping in to help out here on the forums. It was super helpful!
  3. U

    Resolved Enable Xdebug for Subdomain Only?

    Thanks for the help! I’ve now managed to get Xdebug working for the subdomain only. What worked was setting the subdomain to use a Dedicated FPM application, adding the Xdebug config under Additional directives, and then restarting the dedicated handler service. I had also tried enabling...
  4. U

    Resolved Enable Xdebug for Subdomain Only?

    Hi everyone, I have a domain – let’s call it example.com – with a subdomain dev.example.com. I’m trying to figure out if it’s possible to enable Xdebug only for the subdomain. I’ve added the following configuration under the “Additional directives” section for dev.example.com: However...
Back
Top