How to set InvoicePlane 1 to production mode (hide errors) #1168
sudwebdesign
started this conversation in
Show and tell
Replies: 1 comment
-
Be careful if InvoicePlane is in subfolder
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For Apache server:
htaccess
filebetween
### InvoicePlane htaccess
and<IfModule mod_rewrite.c>
or at end.htaccess
to.htaccess
That's all.
For Nginx:
Notes: 3 modes are possible:
production
,development
ortesting
Src
Found by this Search
Beta Was this translation helpful? Give feedback.
All reactions