I am running on 64-bit Windows Vista Home Premium. I am using Apache friends XAMPP server as my localhost. And I am developing PHP, MySQL.
The problem is that my local server is tolerant of errors in case of errors, especially in file and folder names.
When this running program on my server runs on Linux servers, it really is a headache for finding and fixing all errors in the case.
So, how can I configure my local server case-sensitive, like on Linux servers?
windows xampp
Moe sweet
source share