Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

newbie question about webpages

Name: Anonymous 2010-03-17 21:20

I don't want my site to end with .html or .php, how do I get the pages to end in a nice slash?

example: http://strobe.cc/quodlibot/

Name: Anonymous 2010-03-17 21:59

>>8
You code in a web framework. Here's a simple excesize: using sockets and select in C produce a small server to service http requests. Good, now you can change the response that server gives based on whatever you want (eg cookies [=sessions], ip address, database), ie server side programming. You don't have to write your own server though, since existing servers + web frameworks will let you tie in your own code at the appropriate places.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List