On Fri, Oct 12, 2012 at 3:22 PM, plot.lost wrote:
> On 12/10/2012 15:19, Tom Evans wrote:
>>
>> On Fri, Oct 12, 2012 at 2:15 PM, plot.lost wrote:
>>>
>>> Is there a way to do something like the following where the domain part
>>> is
>>> replaced by whatever has been configured in ServerName
>>>
On Fri, Oct 12, 2012 at 9:15 AM, plot.lost wrote:
> Is there a way to do something like the following where the domain part is
> replaced by whatever has been configured in ServerName
>
> RedirectMatch permanent ^/$ http://the.domain.com/path/to/file.html
>
> i.e. where 'the.domain.com' is whatev
On 12/10/2012 15:19, Tom Evans wrote:
On Fri, Oct 12, 2012 at 2:15 PM, plot.lost wrote:
Is there a way to do something like the following where the domain part is
replaced by whatever has been configured in ServerName
RedirectMatch permanent ^/$ http://the.domain.com/path/to/file.html
i.e. w
On Fri, Oct 12, 2012 at 2:15 PM, plot.lost wrote:
> Is there a way to do something like the following where the domain part is
> replaced by whatever has been configured in ServerName
>
> RedirectMatch permanent ^/$ http://the.domain.com/path/to/file.html
>
> i.e. where 'the.domain.com' is whatev
Is there a way to do something like the following where the domain part
is replaced by whatever has been configured in ServerName
RedirectMatch permanent ^/$ http://the.domain.com/path/to/file.html
i.e. where 'the.domain.com' is whatever the current ServerName is
without having to edit the Re