docw
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
Comments
Votes on activity by docw-
Extended attributes can be applied to files and directories (so it's perfectly possible that the directory is empty). For a directory, you can list extended attributes with `lsattr -d [directory]`....
-
This is slightly cleaner alternative: for domain in $(find /var/named/ -maxdepth 1 -type f -name "*.db" -exec basename \{} .db \;); do if ! grep -q "^$domain" /etc/userdomains; then echo "$domain";...
-
Thanks quietFinn, that makes sense now. I had missed the "An email notification will be sent to the user" bit under the disk quota percentages.
-
Hah, thanks, you're right. I completely overlooked that!
-
I've opened a new threat for the hotlink protection issue (it's unrelated to my initial topic):
-
That's curious. I can reliably reproduce this. The cPanel hotlink protection works fine, but both enabling and disabling hotlink protection via Toolkit does absolutely nothing (the .htaccess file i...
-
I'm curious if anyone has been able to reproduce this?
-
Hi Anthony, Ah, I found the "refresh" button. That works pretty well! The only tool that doesn't seem to sync is the hotlink protection. I've enabled that in cPanel, but it's still showing as dis...
-
I've done some testing. When you detach a site and scan for it ToolKit correctly picks up the search engine indexing, debugging and WP_CRON settings. It does not correctly pick up the password prot...
-
Looks like the syncing trick is to detach the Wordpress install and then scan for it.