Hey all, first time poster in the forums.
I found these apache rules in the CMS textpattern
[code]
RewriteCond %{HTTP:Authorization} !^$
RewiteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}
[/code]
I have been looking through the wiki, but I don't understand what the apache code is doing enough to succeed with a rewrite.
P.S. I did manage to do the entire Pligg rewrite files, which I plan to add to the wiki for anyone else who is interested