I meant the pre-last message at the lesson on how to install lc server on linux server. A very good explanation.
Jjs via use-livecode <[email protected]> schreef op 19 oktober 2019 14:10:19 CEST: >Follow the pre-last message too, which describes how to install with >latest apache 2.x, don't mess with Apache 2.conf. the lesson should >updated as it is no longer valid. > >Todd Fabacher via use-livecode <[email protected]> schreef >op 19 oktober 2019 06:08:03 CEST: >>GOOD NEWS - Got it to work. Someone should take note an issue with >>Apache 2 and LiveCode server >> >>SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 >> >>For Linux in /etc/apache2/apache2.conf >> >>For Mac (using Homebrew) in /usr/local/etc/httpd/httpd.conf >> >>Adding this to .htaccess didn't work for some reason - only Apache >>config worked: >>RewriteEngine On >>RewriteCond %{HTTP:Authorization} ^(.*) >>RewriteRule .* - [e=HTTP_AUTHORIZATION:%1] >> >>--Todd & Lagi >> >>_______________________________________________ >>use-livecode mailing list >>[email protected] >>Please visit this url to subscribe, unsubscribe and manage your >>subscription preferences: >>http://lists.runrev.com/mailman/listinfo/use-livecode > >-- >Verstuurd vanaf mijn Android apparaat met K-9 Mail. >_______________________________________________ >use-livecode mailing list >[email protected] >Please visit this url to subscribe, unsubscribe and manage your >subscription preferences: >http://lists.runrev.com/mailman/listinfo/use-livecode -- Verstuurd vanaf mijn Android apparaat met K-9 Mail. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
