Portal Home > Knowledgebase > Articles Database > Nginx configuration - need help!


Nginx configuration - need help!




Posted by TechPulse, 05-08-2015, 01:20 PM
I am currently using: However, i want to use set_misc module in nginx to encrypt particular text that I select. For some reason, i can not do this: Anyone know ways around this that I could do? apparantly i cant add "$SHA1Variable" after =

Posted by avibodha, 05-08-2015, 01:40 PM
I don't know if regular expressions do variable substitution in strings. But if you can't find a solution, the LUA language extension for nginx gives you a lot of power also. Very fast too.

Posted by TechPulse, 05-08-2015, 01:54 PM
I try to stay away from modules, as i don't have much experience installing them.

Posted by TechPulse, 05-08-2015, 04:51 PM
Another good example for some reason this does not work, i cant put the variable there after = for some reason.. any ideas?



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Domain Issue ?? (Views: 613)
ServeByDesign - Down? (Views: 778)
Advice of 3 providers (Views: 669)

Language: