Would there be any way to limit concurrent access without using the database? Is there any way to do it using .htaccess? Because I'm trying to limit access to a file that does not come in the PHP extension.
Would there be any way to limit concurrent access without using the database? Is there any way to do it using .htaccess? Because I'm trying to limit access to a file that does not come in the PHP extension.