B
B
beduin012016-10-18 12:18:12
Server equipment
beduin01, 2016-10-18 12:18:12

How to organize a directory structure for a web server?

The situation is this. There is an application that downloads images into its own directory tree, ie:
D:\imgs\foo
       \bar
       \baz
       \xxx
       \yyy
       \bar\1
       \bar\2
There is a web server that should give this data to the web. The problem is that I don't understand how to serve the image data i.e.
`myserver\public` `public` is our directory from which we give files. But then my images are downloaded to another directory with a large nesting level.
What are the options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SKRSKR, 2016-10-20
@SKRSKR

do you have a web server on windows?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question