HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Atomskun

no profile record

comments

Atomskun
·2 yıl önce·discuss
How in the world is your rant in linked file supposed to work?

* It seems you decide whether to execute a file by its extension, e.g. `.php`

* You are complaining that Windows is stripping away spaces, so `.php ` becomes `.php`

* And supposedly this could lead the file being served as static text if you didn't have a Windows workaround?

It rather seems to me that POSIX accepting `.php ` as a filename, and this not being picked up by a `.php` check is problematic here.
Atomskun
·5 yıl önce·discuss
[flagged]