A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/msysgit/msysgit/issues/126 below:

Git Windows with Apache · Issue #126 · msysgit/msysgit · GitHub

This repository was archived by the owner on Nov 9, 2017. It is now read-only.

This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Git Windows with Apache #126

Description

Hi,
I'm sorry but I have many thing I don't understand.

  1. Git-1.8.3-preview20130601.exe and msysGit-netinstall-1.8.3-preview20130601.exe is diferent. git is windows executable directly and msysgit recopile all and have use mingw shell. I understand true?
  2. On a Windows XP i have installed UniServer (http://www.uniformserver.com/) and I want to use it for give access all pc to that remote repository by http. I know exist git-http-backend.exe and I try to use this for connect to my repository.
    Now i can't arrive to a solution with apache configuration.
    What i know is on apache I have several application than I can't give a root to git but I want to use /git.
    I try this configuration:
SetEnv GIT_PROJECT_ROOT C:/repository/git
SetEnv GIT_HTTP_EXPORT_ALL
ScriptAliasMatch "(?x)^/git/(.*/(HEAD | info/refs | objects/(info/[^/]+ | [0-9a-f]{2}/[0-9a-f]{38} | pack/pack-[0-9a-f]{40}\.(pack|idx)) | git-(upload|receive)-pack))$"  "C:/Programmi/Git/libexec/git-core/git-http-backend.exe/$1"

<Directory /git/>
    Options +ExecCGI
    Allow from all
</Directory>

but don't work with error 404.

if is not here for ask sugest can you sugest a place for ask?

thenks
Saul


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4