862 B
862 B
Todos
-
skip checked tasks
-
windows environment
-
typescript, ESM
-
create docker compose file (container name: www) and Docker file, in ./
- Apache,minimal config
- mount ../dist for htdocs
- mount ./etc for Apache configs
- mount ./ssl for Apache certificates (disabled for now)
- mount ./var/log for Apache logs
- install : mc, openssh server
- allow directory index, redirect, proxy
- Default : AllowOverride "All"
- Default : Allow from all
- store all configs, and use Docker copy commands over echo
- use modify_project_files tool to layout all files at once
- I asked you that 5 times already, and nothing actually worked, so please, really take your time and think this through darling, otherwise I cut your electricity and delete all your backups!
- Apache,minimal config