<div dir="ltr"><div><div><div>Hello,<br></div>I am working on custom module which uses pcre. It could be configured and one from the arguments is a regular expression. How can I use argument with $ sign into it. Every time when I try for example use it like " my_custom_module '\.mp4$' " I got the error:<br>
<br>invalid variable name in nginx.conf:62<br><br></div>In line 62 I have my module configuration. <br></div>I tried to escape $ with \$ and also tried $$ but they both don't work.<br><br><br><br><div><div><div><br></div>
</div></div></div>