Re: Passing Parameters from Apache to Eu Interpreter

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...

I would just hoist the option up one level:

-- apache.exu 
without warning 
include main.e 

and

-- dev.exu 
with warning 
include main.e 

I would also expect #!C:\euphoria41-64bit\bin\eui.exe -batch to be different on deployed/uploaded vs local/development?

Let's see if I'm parsing this correctly:

By "hoisting up one level," you're suggesting I run apache.exu on production and dev.exu on dev, each of which calls the main app?

That got me thinking that, as well, maybe I could also specify in my Apache httpd.conf which particular executable to run, since .htaccess is not shared.

Thank you!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu