bootstrap

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

subdomain woes

I recently wrote a custom php script to catch a grade from Flash (Actionscript2) and pass it to the gradebook. It works fine on my test installation, but when I tried to move it to a subdomain of my production site, I'm getting a failure message from line 1009 of bootstrap.inc. Seems that bootstrap.inc can not find the other include files.

Read more
ghoti's picture

HTTPS with a load balancer

Howdy.

I'm trying to add support for X-Forwarded-Proto and Front-End-Https to Drupal. Right now, if you try to run an HTTPS-only site on a reverse proxy that talks to your web servers via HTTP, AJAX callbacks fail because Drupal incorrectly generates a callback URL based on the protocol between the proxy and the web server, not between the client and the proxy.

Read more
Subscribe with RSS Syndicate content