Answer the question
In order to leave comments, you need to log in
What is toster.ru written on?
Maybe somewhere in the announcements it was written? I could have missed it, but I'm just wondering what technologies you think are involved in this wonderful service.
I heard somewhere that brainstorage is on rubies (on rails maybe). I can be wrong.
Searching for questions with the toster.ru tag also seems to hint that this is RoR. But still I would like to read your opinion.
Answer the question
In order to leave comments, you need to log in
We look at the server response headers in the firebug and see *drumroll* there ...
So in PHP.
nginx.conf
server {
server_name toster.ru;
...
add_header X-Powered-By PHP/5.5.5;
...
}
For such cases, I have a chrome plugin https://chrome.google.com/webstore/detail/chrome-s... - "Detect web applications and javascript libraries run on browsing website."
When I pentest this site, I get explode() trim() and stuff from PHP in 500 errors. So yes - in PHP.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question