Kai Thanks for the link I have found there all I need. REBOL works in CGI mode using files with .r extensions
2005/11/11, Kai Peters <[EMAIL PROTECTED]>: > > Carlos= ~ check this document here http://httpd.apach= > e.org/docs/2.0/mod/mod_cgi.html[0]<http://e.org/docs/2.0/mod/mod_cgi.html[0]>It > should contain everything you need > to= know, assuming you are running Apache 2.n. I usually just open my > httpd.conf file,= look for the 'php' string (PHP is always configured in > the > default= configuration) and take it from there. As long as you put your > scripts in your= default cgi-bin directory, you can get away without > configuring= anything. I am not sure whether you might have to= give them > a > '.cgi' extension in that case? HTH, Kai > -- > To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject. > > -- *:-.,_,.-:*'``'*:-.,_,.-: Carlos Lorenz *:-.,_,.-:*'``'*:-.,_,.-: -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
