Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

amee

(2 posts)
5. Consider it's design in planning modifications
Fri Nov 6, 2015, 01:41 AM
Nov 2015

Yes. You write logic that runs on the web server to parse each incoming request and branch to the appropriate CGI; called a gateway... a single file to handle all of your CGI `redirects`. This is how things would normally work. A gateway CGI, or some other server side logic to parse the request and branch.

Other workable solutions might include; with Apache, mod rewrite. With IIS, server-side filters.

Recommendations

0 members have recommended this reply (displayed in chronological order):

Latest Discussions»Retired Forums»Website, DB, & Software Developers»Help with setting up REST...»Reply #5