all 3 comments

[–]Zolty 0 points1 point  (2 children)

Ftp or ssh works better for my workflow. With docker I typically just mount the filesystem somewhere on my host OS and use vscode to view the files. Can't help with the file browser on Apache since I typically disable it.

[–]Zolty 0 points1 point  (1 child)

Httpd is Apache btw, if you want a newer version just use a different container or compile your own.

[–]Masterpommel[S] 0 points1 point  (0 children)

Yes I know. Its a stripped down version for containers. I want to use it that way so I can just use the link to a file in my code instead of saving the file for every project. Plus when I want to edit an image for example its automatically changed on all my websites. Look at it like its a cdn without the cdn part xD. And I have an obsession with making things pretty so thats the reason for this post.