Skip to content
/ mod_sid Public

Apache modle to parse and extract the value of the variable in a cookie

Notifications You must be signed in to change notification settings

fclerg/mod_sid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

mod_sid

Basic apache module to extract the sid (Session ID) field from the cookie field of an HTTP request and stores it to a file. The module can be compiled with APXS :

apxs -c mod_sid.c```

About

Apache modle to parse and extract the value of the variable in a cookie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published