dotblue / nette-webimages

On-the-fly generated web images for your Nette app
Other
26 stars 18 forks source link

Localhost image generating #10

Closed f3l1x closed 7 years ago

f3l1x commented 10 years ago

I have XAMMP and URL for example localhost/webimages/www and path for images is storage/.

It makes folders in storage, localhost/webimages/www/webimages/www/storage/mypicture-100x100.jpg.

It can be fixed by replacing basePath in URL. I could send PR.

vojtech-dobes commented 9 years ago

@f3l1x Would you please send PR :) ?

f3l1x commented 9 years ago

I think it's ok. I check it later.