Log of /contributions/modules/provision/web_server/provision_apache_vhost_redirect.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 30 18:51:29 2008 UTC
(17 months, 4 weeks ago)
by
anarcat
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-1-ALPHA1
more work on #259383: do not actually remove the apache configuration file when disabling a site.
just removing the config file will not work since the default vhost kicks in and still allows the disabled site to work. instead, we
create a custom vhost configuration file that redirects to a "disabled" url (that we should make configurable eventually).
right now that url is just $base_url/disabled, which gives a page not found, but i'll work more on that
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.