This is probably more of an Apache question that will be handled easiest 
by using mod_rewrite but here goes...

I need to have Apache execute a Rebol script that will preprocess an 
HTML file but I'd like to make it so that instead of the url being

www.mysite.com/cgi-bin/handler.r?filename=index.html

it could be

www.mysite.com/index.html

If I hadn't had such horrible results with webserv.r and POST binary 
data(images), I would be using that by now and wouldn't have this 
problem in the least but at this point, I might be willing to recode 
just so I can do all of this from one single program which I can hack 
the code to do what I need. That was my original intent.

Any pointers?
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to