gerard_gt
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Restore backup on brand new serverHi James,
will try what you said right now. I’ll keep you posted!
Thank you very much for your time and effort!
isn’t there a solution that does not require me to use the backup?
or a way to check my log-in slug, just in case it is not the correct one? :S
this is what I see regarding All in One WP Security
# BEGIN All In One WP Security #AIOWPS_BASIC_HTACCESS_RULES_START <Files .htaccess> order allow,deny deny from all </Files> ServerSignature Off LimitRequestBody 10240000 <Files wp-config.php> order allow,deny deny from all </Files> #AIOWPS_BASIC_HTACCESS_RULES_END #AIOWPS_PINGBACK_HTACCESS_RULES_START <Files xmlrpc.php> order deny,allow deny from all </Files> #AIOWPS_PINGBACK_HTACCESS_RULES_END #AIOWPS_BLOCK_SPAMBOTS_START <IfModule mod_rewrite.c> RewriteCond %{REQUEST_METHOD} POST RewriteCond %{REQUEST_URI} ^(.*)?wp-comments-post\.php(.*)$ RewriteCond %{HTTP_REFERER} !^http(s)?://domain\.com [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^$ RewriteRule .* https://127.0.0.1 [L] </IfModule> #AIOWPS_BLOCK_SPAMBOTS_END # END All In One WP Security
alright now I see htaccess ??
actually when in cpanel than I use cpanel file manager v3
Even if I could access .htaccess, how should I proceed afterwards?
I am using cpanel
The website runs fine, I can see everything online and can surf it. But cannot login.
Viewing 6 replies - 1 through 6 (of 6 total)