Re: [users@httpd] OS Env variables - TMP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is not working for me. Is there a specific module to load ??? Maybe not working on windows. In any case I would need to have access the temp directory on windows, not the server root, since the server is running from CD. Except from that little but annoying thing, everything works fine!!!

---------- Initial Header -----------

From      : "Khai Doan" <khai_quyen@xxxxxxxxxxx>
To          : users@xxxxxxxxxxxxxxxx
Cc          : 
Date      : Wed, 01 Mar 2006 02:13:36 -0800
Subject : Re: [users@httpd] OS Env variables - TMP

To use environment variable in httpd.conf:

${SERVERROOT}

This works for me.  I am running apache 2 on linux fedora core 2.

Khai


>From: "s_i@xxxxxxxxxx" <s_i@xxxxxxxxxx>
>Reply-To: users@xxxxxxxxxxxxxxxx
>To: "users" <users@xxxxxxxxxxxxxxxx>
>Subject: Re: [users@httpd] OS Env variables - TMP
>Date: Wed,  1 Mar 2006 10:51:11 +0100
>
>Tx for the tip, this module is exactly what i am looking for. The pb is 
>that it does not seem  to be working on windows problem, unfortunately!!! 
>Going through some sites, I was wondering if mod_perl would do the job as 
>well, i.e. reading the full config file and replacing, using regular 
>expressions, relevant part of it. I however did not find anything related 
>to that.
>
>I think my last solution, if I cannot find any easy way, would be to use 
>windows batch script, which I hate for its akward syntax.
>
>Thanks a lot
>
>---------- Initial Header -----------
>
>From      : "William A. Rowe, Jr." <wrowe@xxxxxxxxxxxxx>
>To          : users@xxxxxxxxxxxxxxxx
>Cc          :
>Date      : Tue, 28 Feb 2006 15:52:52 -0600
>Subject : Re: [users@httpd] OS Env variables - TMP
>
>Apache doesn't perform environment expansion from the core distribution.
>
>Look at mod_macro, see if anyone's ported this to apache 2.x for your
>purposes.  Portable syntax is '$SystemRoot' (or '$(SystemRoot)' - either
>is sans ' tic marks in actual use.)
>
>s_i@xxxxxxxxxx wrote:
> > Tx for your answer. I actually tried this solution before with %tmp% 
>window env variable, but did not work, nor with %systemroot". I tried to do 
>that for the directive:
> > PidFile %temp%/apache.pid
> >
> > Error message i get is:
> > "fopen: no such file or directory
> > Apache.exe: could not log pid to file /apache/%systemroot%/temp"
> >
> > Major problem:
> > 1. "/apache" is prepended which i do not want, therefore the full path 
>is wrongly interpreted
> >
> > If any answer to that, thanks to let me know.
> >
> > Regards,
> > S?bastien
> >
> > ---------- Initial Header -----------
> >
> > From      : <Oliver.Schaudt@xxxxxxxxx>
> > To          : <users@xxxxxxxxxxxxxxxx>
> > Cc          :
> > Date      : Tue, 28 Feb 2006 14:09:12 +0100
> > Subject : RE: [users@httpd] OS Env variables - TMP
> >
> >
> > On attempt on Windows Systems
> >  %SystemRoot%\temp
> >
> > Greets
> > Oliver
> >
> >
> > -----Urspr?ngliche Nachricht-----
> > Von: s_i@xxxxxxxxxx [mailto:s_i@xxxxxxxxxx]
> > Gesendet: Di 28.02.2006 11:29
> > An: users
> > Betreff: [users@httpd] OS Env variables - TMP
> >
> > Hello,
> >
> > In my attempt to ship Apache as a standlone server on a CD-ROM to run a 
>Web-based application, I would need to access my OS environment variables 
>from httpd.conf, since i would like to access TEMP directory on any 
>computer (at least Windows-based computers). Any idea how to achieve that?
> > Thanks for your help
> >
> > -------------- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS 
>--------------
> > D?couvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la 
>TELEPHONIE et en exclusivit? de la TELEVISION !
> > B?n?ficiez aussi de la hotline gratuite 24h/24 ! Soumis ? conditions. 
>Pour en profiter cliquez ici http://abonnement.aliceadsl.fr
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server 
>Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> >
> >
> >
> >
> > -------------- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS 
>--------------
> > D?couvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la 
>TELEPHONIE et en exclusivit? de la TELEVISION !
> > B?n?ficiez aussi de la hotline gratuite 24h/24 ! Soumis ? conditions. 
>Pour en profiter cliquez ici http://abonnement.aliceadsl.fr
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server 
>Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> >    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> >
> >
> >
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
>For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
>
>
>-------------- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS 
>--------------
>D?couvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la 
>TELEPHONIE et en exclusivit? de la TELEVISION !
>B?n?ficiez aussi de la hotline gratuite 24h/24 ! Soumis ? conditions. Pour 
>en profiter cliquez ici http://abonnement.aliceadsl.fr
>
>
>
>
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
>For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



-------------- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS -------------- 
Découvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la TELEPHONIE et en exclusivité de la TELEVISION ! 
Bénéficiez aussi de la hotline gratuite 24h/24 ! Soumis à conditions. Pour en profiter cliquez ici http://abonnement.aliceadsl.fr





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux