Use Google Drive Directory as Apache Virtual host

为君一笑 提交于 2019-11-27 23:19:26

It is a permissions issue. Right click 'Google Drive' Folder -> Properties -> Security Tab -> Advanced -> Change Permissions... -> Check 'Include inheritable permissions from parent folder'.

Reuben Nyahucho

This is just a permissions issue. Change the permissions of the Google Drive folder to inherit all the permissions of the parent folder, then you're good to go.

Günes T Yilmaz

You can map the google drive folder to a drive, then install the wmap/virtual host to this path:

subst x: "C:\{pathname}\{foldername}"

Edit: added quotes encase of space in {foldername} (e.g. /Google Drive/)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!