-
Hi there. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
same here. not working. just go back to 2.8.5... |
Beta Was this translation helpful? Give feedback.
-
you have to modify the .htacces file : RewriteCond %{REQUEST_URI} !^/librebooking/Web/ |
Beta Was this translation helpful? Give feedback.
you have to modify the .htacces file :
RewriteCond %{REQUEST_URI} !^/librebooking/Web/
RewriteRule ^(.*)$ /librebooking/Web/$1 [R]