sksinha_rm
- Login: sksinha_rm
- Registered on: 2023-02-21
- Last connection: 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...
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...
2023-03-01
- 00:35 Lighttpd Support: RE: [UE] How to stop http POST
- Thanks, $HTTP["querystring"] is very useful information.
2023-02-28
- 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... - 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...
2023-02-22
- 00:19 Lighttpd Support: RE: How to stop http POST
- Yes, that matches. I am posting via .asp file.
- 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...
2023-02-21
- 22:18 Lighttpd Support: RE: How to stop http POST
- Yes, no syntax error and did try == also.
- I want to disable http post in lighttpd.conf file, I have tied as below:
$HTTP["request-method"] =~ "^POST$"{
...
Also available in: Atom