[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Updating a live website with a post-commit hook script

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2006-06-29 16:13:08 CEST

On Thu, 29 Jun 2006 15:23:51 +0200, Rainer Sokoll
<r.sokoll@intershop.de> wrote:

>> If your repository contains PHP files, for example, and you want to
>> see the web site and have the PHP code evaluated, then the above
>> VirtualHost is not sufficient, because Subversion will show the PHP
>> source code, and will not pass it back to the Apache PHP module to
>> have it interpreted.
>
>What if svn:mime-type is set to application/x-httpd-php?

The MIME type of a file only affects how the client displays it. PHP
etc. code is processed server side.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 29 16:15:22 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.