Home
last modified time | relevance | path

Searched refs:apache_path (Results 1 – 10 of 10) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/tools/dev/benchmarks/RepoPerf/
H A Dwin_repo_bench.py44 apache_path = "C:\\develop\\Subversion" variable
86 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
97 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
179 apache_config_folder = os.path.join(apache_path, 'conf', 'extra')
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/benchmarks/RepoPerf/
H A Dwin_repo_bench.py44 apache_path = "C:\\develop\\Subversion" variable
86 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
97 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
179 apache_config_folder = os.path.join(apache_path, 'conf', 'extra')
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/benchmarks/RepoPerf/
H A Dwin_repo_bench.py44 apache_path = "C:\\develop\\Subversion" variable
86 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
97 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
179 apache_config_folder = os.path.join(apache_path, 'conf', 'extra')
/dports/devel/p5-subversion/subversion-1.14.1/tools/dev/benchmarks/RepoPerf/
H A Dwin_repo_bench.py44 apache_path = "C:\\develop\\Subversion" variable
86 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
97 exe = os.path.join(apache_path, 'bin', 'httpd.exe')
179 apache_config_folder = os.path.join(apache_path, 'conf', 'extra')
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/
H A D_cpmodpy.py324 def __init__(self, loc='/', port=80, opts=None, apache_path='apache', argument
329 self.apache_path = apache_path
348 response = read_process(self.apache_path, '-k start -f %s' % mpconf)
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/
H A D_cpmodpy.py326 def __init__(self, loc='/', port=80, opts=None, apache_path='apache', argument
331 self.apache_path = apache_path
350 response = read_process(self.apache_path, '-k start -f %s' % mpconf)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/cherrypy/test/
H A Dbenchmark.py346 apache_path=APACHE_PATH, handler=handler)
350 s = s(port=54583, opts=pyopts, apache_path=APACHE_PATH)
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/test/
H A Dbenchmark.py346 apache_path=APACHE_PATH, handler=handler)
350 s = s(port=54583, opts=pyopts, apache_path=APACHE_PATH)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R231 apache_path <- paste0("arrow/arrow-", VERSION, "/apache-arrow-", VERSION, ".tar.gz") functionVar
239 downloaded <- try_download(paste0(u, apache_path), destfile)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R248 apache_path <- paste0("arrow/arrow-", VERSION, "/apache-arrow-", VERSION, ".tar.gz") functionVar
256 downloaded <- try_download(paste0(u, apache_path), destfile)