Searched refs:_lighttpd_path (Results 1 – 2 of 2) sorted by relevance
99 def _lighttpd_path(self, *comps): member in ChromiumWinPort122 return self._lighttpd_path('LightTPD.exe')125 return self._lighttpd_path('lib')128 return self._lighttpd_path('php5', 'php-cgi.exe')
85 def _lighttpd_path(self, *comps): member in ChromiumMacPort123 return self._lighttpd_path('bin', 'php-cgi')