
Nahoo
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by Nahoo-
I've +1'd the feature requests. I would really like a global approach to this.
-
To make it a little more fool-proof, I've added an existence check for the domain... #!/bin/sh ############################################################## # ...
-
I've added this to the Email Filters: Body - Matches Regex: [Hh]ow\s+[Tt]o\s+[Bb]uy\s+[Bb]itcoin|[Aa]\s+fair\s+price\s+for\s+our\s+little\s+secret Then Discard Message. I would prefer to add so...
-
This shut me out of SSH too... What a great morning I've had... Thanks cPanel!
-
Just use this as the first rule in the .htaccess, then you don't need subsequent conditions.... RewriteCond %{REQUEST_URI} ^/(?:[0-9]+\..+\.cpaneldcv|[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?|\.well-kno...
-
I've gone through all the databases, checked their accounts and added the user listed in the config files with the relevant permissions. The WordPress config search really helped get the restoratio...
-
Well, I have started on my own make-shift solution (starting with WordPress websites)... In Shell: grep -E "define\('DB_(USER|PASSWORD)'" /home/*/public_html/wp-config.php; Then copy and paste t...
-
I've checked the table: mysql.users and it is empty (besides the new users I've just added).