Are there reasons not to use multiple . in website file names (images, css files, js files…) like in logo.french.png?
Are there reasons not to use multiple . in website file names (images, css
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Too bad that answers cannot be so short: No.
Update:
Mmh ok let me think (you wanted that!):
If you run Linux or UNIX then you should be pretty free in naming your files (regarding periods). Windows, not so sure 😉
Update 2:
There might be some special configurations of your web server (like Apache’s content negotiation) that also uses several periods in the filename to distinguish content. But that should not interfere with naming your files this way.