• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Domain Restriction MaxClients in .htaccess

M

Mandi

Guest
I am willing to restric the MaxClients for a specific domain, let's say 10 simultaneous visitors.
I tried creating a .htaccess with the directive
MaxClients 10
but it gives Internal Server Error, Any other way to restrict this number for a domain or a specific subdomain!?
 
in the error logs there is:

.htaccess: MaxClients not allowed here
 
Back
Top