wp-cookie-tail

command module
v0.0.0-...-281a396 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2022 License: GPL-2.0 Imports: 10 Imported by: 0

README

Configure your Wordpress Apache server like this to get a response log (do not use the request log...)

<IfModule log_config_module>
    LogFormat "%h %l %u %t \"%r\" %>s %b <strong>\"%{set-cookie}o\"</strong>" common2
    CustomLog "logs/private/wp_cookie_log" common2
</IfModule>

These logs will be read by wp-cookie-tail to implement a very simple single sign on system when used in conjunction with wp-cookie-verify.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL