2
I have a Wordpress site installed at the root and a service order manager in a folder called /Sistema.
The problem is, when I type www.meudominio.com.br/sistema/, is redirecting to the page 404 wordpress.
The .htaccess of Wordpress is like this:
# BEGIN WordPress
# END WordPress
What I would have to do to access this folder through the browser?