Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stmh/reproduce-traefik-virtualhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steps to reproduce

  1. Disable traefik in ddev
  2. Check out the repo and run ddev start
  3. http http://reproduce-traefik-virtualhost.ddev.site will show you "hello world from php"
  4. http http://nginx.reproduce-traefik-virtualhost.ddev.site will show you nginx welcome page stating "Thank you for using nginx."
  5. Enable traefik in ddev
  6. ddev poweroff && ddev start
  7. Run the above two http-commands. In my testings I got always the "hello world from php", regardless of the host in the url

About

a small repo to demonstrate #4537 @ ddev/ddev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages