使用apache反向代理到ghfs运行ghfs并侦听配置apache反向代理使用apache反向代理到ghfs确保启用模块proxy和proxy_http。 a2enmod proxy proxy_http 例如,apache代理/files到ghfs根目录: 运行ghfs并侦听ghfs -l 8080 -r /tmp/ 配置apache反向代理ProxyPass /files/ http://localhost:8080/ProxyPassReverse /files/ http://localhost:8080/