Currently I have a server running apache on it. I am trying install the subversion edge, which is shipped with apache stack to serve subversion on apache.
How to use system apache rather than using apache shipped with subversion edge?
Currently I have a server running apache on it. I am trying install the subversion edge, which is shipped with apache stack to serve subversion on apache.
How to use system apache rather than using apache shipped with subversion edge?
Deploying SubversionEdge on an existing apache is apparently not supported. You could install it next to your existing Apache and use your existing installation as a reverse proxy in front of the SubversionEdge installation.