Carey,

>We're currently using mod_proxy

We're going to add mod_proxy module also.
On Tue, Dec 23, 2008 at 1:47 AM, Carey Bishop <[email protected]> wrote:
>
>> > Is it possible to install Apache modules that do not come out
>> > of the box with VisualSVN??
>>
>> We do not recommend you to install by yourself  any standard Apache
>> modules that do not come out with VisualSVN  Server  as a work around.
>
> To answer your question Mathieu, it is technically possible despite
> the fact that it is not recommended. We're currently using mod_proxy
> to provide access to our wiki and our issue management software using
> sub-folders of the domain. It did take a while to get working though,
> as we determined which dependencies were necessary and found versions
> of modules that were compatible with VisualSVN Server. So to repeat
> Olga's words, it's not recommended, but it is possible.
>
> Carey
>
> On Tue, Dec 23, 2008 at 11:21 AM, Olga Dolidze <[email protected]> wrote:
>>
>> Hello Mathieu!
>>
>>>
>> "
>> Invalid command 'ScriptAlias', perhaps misspelled or defined by a
>> module not included in the server configuration
>> "
>> There is no mod_alias module (including 'ScriptAlias' command) in our
>> installation now.
>> We're going to fix it soon, please stay turned!
>>
>>>Is it possible to install Apache modules that do not come out
>> of the box with VisualSVN??
>>
>> We do not recommend you to install by yourself  any standard Apache
>> modules that do not come out with VisualSVN  Server  as a work around.
>>
>> On Tue, Dec 16, 2008 at 12:44 AM,  <[email protected]> wrote:
>>>
>>> anyone? Is it possible to install Apache modules that do not come out
>>> of the box with VisualSVN??
>>>
>>> Thanks
>>> Mathieu
>>>
>>> On Dec 10, 12:32 pm, [email protected] wrote:
>>>> Hello -
>>>>
>>>> I have installed VisualSVN Server and ViewVC. ViewVC works fine
>>>> locally as a standalone, but I'm struggling to make it accessible
>>>> remotely. The ViewVC INSTALL document tells me to do the following:
>>>>
>>>> "
>>>> 2) The ScriptAlias directive is very useful for pointing
>>>>    directly to the viewvc.cgi script.  Simply insert a line containing
>>>>
>>>>      ScriptAlias /viewvc <VIEWVC_INSTALLATION_DIRECTORY>/bin/cgi/
>>>> viewvc.cgi
>>>>
>>>>    into your httpd.conf file.  Choose the location in httpd.conf
>>>> where
>>>>    also the other ScriptAlias lines reside.  Some examples:
>>>>
>>>>      ScriptAlias /viewvc /usr/local/viewvc-1.0/bin/cgi/viewvc.cgi
>>>>      ScriptAlias /query /usr/local/viewvc-1.0/bin/cgi/query.cgi
>>>>
>>>>    continue with step 3).
>>>> "
>>>>
>>>> Since httpd.conf tells me not to modify it since it will get re-
>>>> populated by VisualSVN, I am attempting to enter the above lines 
>>>> intohttpd-custom.conf. When I restart the VisualSVN server however I get
>>>> the following error:
>>>>
>>>> "
>>>> Invalid command 'ScriptAlias', perhaps misspelled or defined by a
>>>> module not included in the server configuration
>>>> "
>>>>
>>>> Is there a way for me to install the required module? Am I anywhere
>>>> near doing the right thing?
>>>>
>>>> Thanks in advance for your help
>>>> Mathieu
>>>
>>
>>
>>
>> --
>> Olga Dolidze
>> VisualSVN Support
>>
>



-- 
Olga Dolidze
VisualSVN Support

Reply via email to