Nginx setup

More
8 years 2 weeks ago #7363 by 364Grad
Nginx setup was created by 364Grad
Hi,

we're currently running the latest version on a nginx server and getting an error while trying to open the availability calendar in the overview.

jquery.min.js:5
GET URL/de/index.php?option=com_solidres&task=reservationasset.getAvailabilityCalendar&id=15
404 (Not Found)

I think therefore a special rewrite rule in the nginx setup is needed.
Anybody an idea?

On an apache server the same page is running without a problem.
Many thanks.


Regards
Tom

Please Log in or Create an account to join the conversation.

More
8 years 2 weeks ago #7364 by 364Grad
Replied by 364Grad on topic Nginx setup
Hi,

I have added this line in the nginx directives and now it seems to work:
[code]rewrite ^/de/index.php /index.php?q=$uri&$args last;[code]

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?