{"id":656,"date":"2008-12-16T16:03:10","date_gmt":"2008-12-16T07:03:10","guid":{"rendered":"http:\/\/ecpplus.net\/weblog\/?p=656"},"modified":"2020-05-24T23:18:16","modified_gmt":"2020-05-24T14:18:16","slug":"centos5_svn_apach","status":"publish","type":"post","link":"https:\/\/ecpplus.net\/weblog\/centos5_svn_apach\/","title":{"rendered":"CentOS5\u3067SVN\u3068Apache\u9023\u643a"},"content":{"rendered":"<p>CentOS \u3067\u3001SVN\u3068Apache\u3092\u9023\u643a\u3057\u305f\u3068\u304d\u306e\u30e1\u30e2\u3002<\/p>\n<p>yum \u3067\u3001svn \u3068 mod_dav_svn \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002<\/p>\n<pre lang=\"\"># yum install mod_dav_svn subversion<\/pre>\n<p>Apache\u306e\u8a2d\u5b9a\u3092\u3059\u308b\u3002<br \/>\n\/etc\/httpd\/conf\/httpd.conf \u3092\u7de8\u96c6\u3057\u3001\u4ee5\u4e0b\u306e\u884c\u306e\u30b3\u30e1\u30f3\u30c8\u30a2\u30a6\u30c8\u3092\u5916\u3059\u3002<\/p>\n<pre lang=\"\">LoadModule dav_module modules\/mod_dav.so<\/pre>\n<p>\/etc\/httpd\/conf.d\/subversion.conf \u3067\u3001\u30d1\u30b9\u306e\u8a2d\u5b9a\u7b49\u3092\u3059\u308b\u3002<\/p>\n<p>\u30ec\u30dd\u30b8\u30c8\u30ea\u306bBasic\u8a8d\u8a3c\u3092\u304b\u3051\u308b\u306e\u3060\u304c\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3060\u3068\u3001 LimitExcept \u3067\u53d6\u5f97\u3060\u3051\u306a\u3089\u8ab0\u3067\u3082\u51fa\u6765\u308b\u3088\u3046\u306a\u8a2d\u5b9a\u306b\u306a\u3063\u3066\u3044\u308b\u3002LimitExcept \u306b\u7d9a\u3051\u3066\u4f55\u3092\u5236\u9650\u3059\u308b\u304b\u6c7a\u3081\u308b\u306e\u3060\u304c\u3001\u4f8b\u5916\u3092\u3064\u3051\u306a\u3044\u3068\u53d6\u5f97\u3082\u542b\u3081\u5168\u90e8Basic\u8a8d\u8a3c\u304c\u304b\u304b\u308b\u3088\u3046\u306b\u306a\u308b\u3002<\/p>\n<p><!--more--><\/p>\n<pre lang=\"\">LoadModule dav_svn_module     modules\/mod_dav_svn.so\nLoadModule authz_svn_module   modules\/mod_authz_svn.so\n\n<location \/repos>\n  DAV svn\n  SVNParentPath \/srv\/svn\/repos\n\n   # Limit write permission to list of valid users.\n   #<limitexcept GET PROPFIND OPTIONS REPORT>\n      # Require SSL connection for password protection.\n      # SSLRequireSSL\n\n      AuthType Basic\n      AuthName \"Authorization Realm\"\n      AuthUserFile \/srv\/svn\/.htpasswd\n      Require valid-user\n   #<\/limitexcept>\n<\/location><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>CentOS \u3067\u3001SVN\u3068Apache\u3092\u9023\u643a\u3057\u305f\u3068\u304d\u306e\u30e1\u30e2\u3002 yum \u3067\u3001svn \u3068 mod_dav_svn \u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002 # yum install mod_dav_svn subversion Apache\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[7],"class_list":["post-656","post","type-post","status-publish","format-standard","hentry","category-development","tag-linux"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/comments?post=656"}],"version-history":[{"count":1,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/656\/revisions"}],"predecessor-version":[{"id":2192,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/656\/revisions\/2192"}],"wp:attachment":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/media?parent=656"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/categories?post=656"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/tags?post=656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}