标签: regex apache .htpasswd
我想为匹配模式的所有网址设置htpasswd。具体来说,我想为所有以“/admin.php”开头的网址设置它?除了包含字符串'useradmin'的那些。
这可能吗?