Hi ! Is any code or script for adding visitors limits for my website ? For example i don't want the same time to i have more than 50 visitors ! How can i do that ?
Im not 100% clear on what you need, can you explain further please? Added: You want no more than 50 visitors on your website at the same time?
yeah i don't want more 50 visitors at the same time. I find somewhere if i add on .htaccess file this command "maxclients 50" it can work this. But i try and it don't work. Any other idea ? Thanks