How do I know...

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Ree
Forum Regular
Posts: 592
Joined: Fri Jun 10, 2005 1:43 am
Location: LT

How do I know...

Post by Ree »

... what OS the site is running on and what scripting language it's based on? You don't always see file extension in page URLs. How can I check?
User avatar
phpdevuk
Forum Contributor
Posts: 220
Joined: Mon Jul 04, 2005 5:31 am
Location: UK
Contact:

Post by phpdevuk »

not always an easy one to do these days its very easy to disguise what language you are using by using things like mod rewrite on apache to change what is displayed in the clients browser.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

you could be proactive and ask them. :) They may also hint at it through various things like job postings and press releases..
Post Reply