Randy Fay
Randy Fay
This is a good idea, and would solve the private_files problem for drupal, and the multiple upload_dir problem of craft cms as well, and I think TYPO3 for some setups....
Well, of course, when people say they're interested it makes it more likely to happen :)
You can't use ports 80 and 443 because nginx is already using those. You have to use ports that aren't already in use... Please try 3000 and 3001 or something.
I imagine the problem is that you were trying to force ports 80 and 443 which are already in use (by default) in your system. No response from you in...
This is a completely different thing than you were talking about before right? Could you please say what URL you used to get this? The normal reason for a 403...
Once again, no response. Once again, happy to continue the conversation here or elsewhere. Closing.
Note that the ddev release process now also adds completion scripts for PowerShell and Zsh, so there may be even more possiblities.
So you put it in a directory named ~/bash_completion.d ? Interesting, thanks!
I did find that git-bash as a login shell would load ddev.bash from ~/bash_completion.d In cmder I had to re-run `bash -l` - I haven't explored why that happens.
Yes, I do mean project-level and of course under control of the user. I guess because I don't have anybody else in the project I use I forget that. That...