Log of /contributions/modules/provision/web_server/provision_apache.drush.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 15 10:37:38 2009 UTC
(6 weeks ago)
by
mig5
Branch:
MAIN
CVS Tags:
DRUPAL-6--0-4-ALPHA3,
HEAD
Changes since
1.26: +2 -2 lines
Diff to
previous 1.26
#605194 - only explode the aliases string if it exists, so a blank ServerAlias isn't generated in the vhost on Disabling of a site. Move the ServerAlias line if it's going to exist, above the RewriteRule, to be consistent with the standard vhost template
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 11 20:30:34 2009 UTC
(2 months, 2 weeks ago)
by
anarcat
Branch:
MAIN
Changes since
1.18: +14 -2 lines
Diff to
previous 1.18
create configuration files named after url_port instead of just url
the rationale here is that we can have different sites on different
ports that will be generated at different times, so we will not be
able to generate a full config file for all ports in one pass
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 26 03:22:14 2009 UTC
(8 months ago)
by
anarcat
Branch:
MAIN
Changes since
1.10: +2 -5 lines
Diff to
previous 1.10
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
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 3 00:34:11 2009 UTC
(9 months, 3 weeks ago)
by
adrian
Branch:
MAIN
Synched head with d6 branch. Works with drush 2.x and no longer needs to be enabled on a site, as it is no longer a module. Hosting has not been updated to point to the right place per server, so you have to create the symlink to the central drush.php yourself. I have not sorted out the version specific stuff yet either.
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.