Wordpress installation

Gilmichel

New member
Hello,

I found out that installing all files of wordpress directly in Data folder is working good to.

Gilbert
 
Last edited by a moderator:
Sure, it does work too. The “Data” subfolder is somehow similar to “wwwroot” or “www” or “htdocs” subfolders in server software such as IIS or Apache.
 
gdgsupport said:
Sure, it does work too. The “Data” subfolder is somehow similar to “wwwroot” or “www” or “htdocs” subfolders in server software such as IIS or Apache.
Yes, but .htaccess is not working and after trying to update plugins it doesn’t work to.
 
It wouldnt work on an nginx server either. .htaccess is for apache servers only. I dont know what server if any exeoutput uses, it’s highly unlikely that whatever it uses supports htaccess at all. However, knowing what webserver exeoutput uses would be useful in fixing your issue.
 
Last edited:
Back
Top