2
I need to make changes in the . htacces of my wordpress, but I think the file I found is not the correct one. Someone knows where the . htaccess which alter the wordpress pages ?
2
I need to make changes in the . htacces of my wordpress, but I think the file I found is not the correct one. Someone knows where the . htaccess which alter the wordpress pages ?
1
Wordpress generates the . htaccess in the root of your site. Also, there may be other . htaccess in subfolders. The file closest to the requested URL is applied first.
The point before the file name indicates that it is a hidden file. When you are accessing your web server through FTP, you will not be able to see the . htaccess, unless your FTP client is forced to show hidden files.
Browser other questions tagged php wordpress apache
You are not signed in. Login or sign up in order to post.