Hi all.
I'm developing my first PHP script, and I'm stuck in this point:
the script shows details (date, etc...) about several files
stored OUTSIDE del "webroot" folder... to this point all goes
fine..
But several of these files stored outside are "JPG" and I want
to display them in the resulting webpage... but I don't know
how...
I've readed somewhere that I can map this folder with an "alias"
from apache, this is pretty clear to me that sould work fine,
but...
There is another "workaround" to do this without the apache alias?
It's posible that the final images won't be all in a single folder
o maybe It will be In diferent folders each time... etc, and editing
the apache.config each time doesn't seems to be the best solve to me.
Any help will be great appreciated.
Best regrads to all.
b:.