[Israel.pm] Fix case in a directory structure
Gabor Szabo
gabor at szabgab.com
Mon Feb 4 01:43:13 PST 2013
Hi,
given a web site that was developed on a Windows machine with case insensitive
filesystem. The files are in mixed case:
Index.html
Big Banner.jpg
Background IMAGE.PNG
It works on Windows, but when uploaded to Linux the pages are broken
as the case
of the images files don't match the case as they are used inside the
.html files.
Any suggestions how to fix this?
Is there a tool out there to fix this?
Is there a Perl script for this?
Gabor
More information about the Perl
mailing list