Log of /contributions/modules/provision/web_server/provision_apache_platform.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 29 17:21:05 2009 UTC
(3 weeks, 6 days ago)
by
adrian
Branch:
MAIN
CVS Tags:
DRUPAL-6--0-4-ALPHA3,
HEAD
Changes since
1.2: +1 -0 lines
Diff to
previous 1.2
Use apaches mod_env to set the database credentials in the virtualhost file, so that they are only accessible inside a specific process. the $_SERVER values are now bootstrapped in the verify site process and the config file rewritten, so that you can now safely verify a site. the $_SERVER values are stored inside the site drushrc.php so that normal drush commands will continue to operate as they would. The open_basedir directive is commented out until we can resolve issues with it.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 26 03:22:14 2009 UTC
(8 months ago)
by
anarcat
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-2-ALPHA1,
DRUPAL-6--0-2,
DRUPAL-6--0-2-BETA1,
DRUPAL-6--0-2-RC1,
DRUPAL-6--0-3,
DRUPAL-6--0-3-RC1,
DRUPAL-6--0-3-RC2,
DRUPAL-6--0-3-RC3,
DRUPAL-6--0-3-RC4,
DRUPAL-6--0-4-ALPHA1,
DRUPAL-6--0-4-ALPHA2
Changes since
1.1: +2 -0 lines
Diff to
previous 1.1
rename the vhost_config hook to apache_vhost_config host and create a apache_dir_config hook to add configuration to the platformwide apache configuration
include a basic .htacces configuration there, but still allow the .htaccess to override while i do some tests
See: #384972
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.