python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Wordpress 404 error on domain.com/wp-admin
My WordPress site having issue so not able to reach out to the domain.com/wp-admin, it's redirect to 404 error. I have been tried out for delete ".htaccess" file however it's not working.Cac...
Chinbin
Votes: 0
Answers: 2
How to connect a Wordpress site to an existing Wordpress site domain with an extension using Docker and NginX? And correctly redirect wp-admin
I have an existing WordPress site running in a docker container, I have directed the traffic using a proxy pass in NginX (docker) to the particular port.
location / {
proxy_set_header X-Real-I...
Dhaneja
Votes: 0
Answers: 1
Disable wordpress update on wp-admin dashboard
I am looking for a feature where i can bake in my code itself that wordpress update can be disabled from wordpress UI. I dont want to use any plugin definitely dont want to stop wordpress core securit...
Techit
Votes: 0
Answers: 1
How to make the wp-admin access from a different subdomain?
------- Technologies I'm using ---------
Debian 10
Nginx server
PHP8.0
--------- The scenario ------------
I have exmaple.com which has an HTML static website
and I have a subdomain, blog.example.co...
maksim lev
Votes: 0
Answers: 1