General

Profile

sksinha_rm

  • Login: sksinha_rm
  • Registered on: 2023-02-21
  • Last sign in: 2023-02-21

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

2023-03-04

18:44 Lighttpd Support: RE: [UE] Unable to get SHA-256 to work
Is there any mechanism to salt password with some random number? I am unable to understand the use of "userhash". Any... sksinha_rm

2023-03-03

00:02 Lighttpd Support: RE: Unable to get SHA-256 to work
Issue resolved. Issue im copying password to lighttpd.user file, copied with an extra space. Thanks for help and sugg... sksinha_rm

2023-03-01

00:35 Lighttpd Support: RE: [UE] How to stop http POST
Thanks, $HTTP["querystring"] is very useful information. sksinha_rm

2023-02-28

23:58 Lighttpd Support: [UE] Unable to get SHA-256 to work
I am running lighttpd 1.4.68 on Petalinux Xilinx SDK 2018.3. I need to use SHA-256 on a protected page.
I had fol...
sksinha_rm
23:33 Lighttpd Support: RE: How to stop http POST
Works fine. Issue was url.redirect the webpage address to cgi-bin/hello.cgi/?*.asp, so condition for (*.asp) fails as... sksinha_rm

2023-02-22

00:19 Lighttpd Support: RE: How to stop http POST
Yes, that matches. I am posting via .asp file. sksinha_rm
00:01 Lighttpd Support: RE: How to stop http POST
I am using lighttpd-1.4.45. Below is complete lighttpd.conf. Can you see any obvious mistake (sorry to bother):
<pr...
sksinha_rm

2023-02-21

22:18 Lighttpd Support: RE: How to stop http POST
Yes, no syntax error and did try == also. sksinha_rm
18:09 Lighttpd Support: [UE] How to stop http POST
I want to disable http post in lighttpd.conf file, I have tied as below:
$HTTP["request-method"] =~ "^POST$"{
...
sksinha_rm

Also available in: Atom