Forum Discussion
Yan-David
Nimbostratus
Jun 22, 2022Big troubleshootings into NGINX configuration
Hi,I am using a server Centos Linux 7.29.2009 on Plesk obsidian 18.0.44.: I have this error: new configuration files for the Apache web server were not created due to errors in the configuration tem...
Yan-David
Nimbostratus
Jun 23, 2022Hi and thnak you for your answer.
I really would like to send you the complete conf but I really don't know how to edit this config...I am more than a newbie in NGINX. To anser your question, There is no other "/" location into this server.... the only one is:
location / {
try_files $uri $uri/ @opencart;
}
location @opencart {
rewrite ^/(.+)$ /index.php?_route_=$1 last;
}
Thanks a lot for your help
Have a nice day
Yan
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects