1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-25 10:41:35 +02:00
This commit is contained in:
Mikael Roos
2016-06-01 10:06:10 +02:00
parent 53fb8da987
commit d5546b669b

View File

@@ -4,7 +4,7 @@
# The example is set up as following.
#
# img A directory where all images are stored
# img/me.jpg Access a image as usually.
# img/me.jpg Access a image as usual.
# image/me.jpg Access a image though img.php using htaccess rewrite.
# image/me.jpg?w=300 Using options to img.php.
#