Skip to content

Comment on Hosting for Node.js apps done rightparent

Comments

In general, how do you determine what software is running on the server side? None of the obvious links are to .php documents and the headers only indicate nginx

Look their cookies. You will see PHPSESSID meaning that session is provided by PHP.

Although, you can do the same with node session module it seems like php anyway.

Plus: http://builtwith.com/evennode.com

There's a cookie called PHPSESSID.

A PHPSESSID appears in the cookie.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.