Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Apache conf

 [1/3] from: carlos::lorenz::gmail::com at: 11-Nov-2005 15:37


Hi list Anyone could help me to configure Apache daemon to be able to execute .r scripts? TIA -- *:-.,_,.-:*'``'*:-.,_,.-: Carlos Lorenz *:-.,_,.-:*'``'*:-.,_,.-:

 [2/3] from: kpeters-vu::ware::com at: 11-Nov-2005 11:37


Carlos= ~ check this document here http://httpd.apache.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

 [3/3] from: carlos::lorenz::gmail::com at: 16-Nov-2005 9:07


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 <kpeters-vu-ware.com>:
> 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
<<quoted lines omitted: 9>>
> To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
-- *:-.,_,.-:*'``'*:-.,_,.-: Carlos Lorenz *:-.,_,.-:*'``'*:-.,_,.-:

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted