George_Fusioned
- Total activity 163
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 61
Comments
Recent activity by George_Fusioned-
Is it possible that you also changed the Port setting in the /etc/ssh/ssh_config file? The SSH server's settings are in /etc/ssh/sshd_config If you added "Port 56022" under Host * in /etc/ssh/ssh_c...
-
Hello, if you put something like that in your .htaccess at my-site.com it should do what you want: RewriteEngine On RewriteCond %{REQUEST_URI} ^/view$ RewriteCond %{QUERY_STRING} ^id=([0-9]*)$ Re...
-
And the more interesting part is that as soon as I go in and save the settings in the exim security configuration itself in cPanel, everything works just fine. Even if you don't make any changes...
-
I understand you're trying to do a redirect here, but that needs to be done in the webserver level since both domains are hosted on the same server/IP. You're pointing wwww.MLDfoundation.org to MLD...
-
I'm pretty sure that it will be possible to convert a CentOS 8 server to AlmaLinux, so why not start with CentOS 8 right away and convert as soon as it's available?
-
AFAIK those are standard files/folders for WordPress Toolkit managed installations. I've seen them in Plesk in the past too. They're here in cPanel as well. You don't need to enable maintenance mod...
-
There is nothing automatic about that tool. It requires you edit the command line to include the path to the wp-config.php file and then run it, one at a time, for each and every Wordpress instal...
-
we also resent the fact that a program would alter all of our user's files without any warning. Yeah, that shouldn't be happening at all - let alone without a warning. The fact that a server adm...
-
I believe I know exactly what you're looking for, a few providers offer this but it looks like a custom developed plugin, ie:
-
Yeap, works like a charm. Thanks, this can be marked resolved.