quick reply. I got taken off this task for now, but I plan on compiling 2.4.
Thanks for the help guys!
Jim
On Fri, May 20, 2016 at 5:40 PM, Nick Kew wrote:
> On Thu, 2016-05-19 at 11:03 -0500, james pruett wrote:
> > Hi,
> >
> >
> > My boss wants us to provide a redirect page for use during
> >
On 05/24/16 1:51 PM, Yehuda Katz wrote:
> Because the rewrite rule above it says it uses the last rule to run if
> it matches (that is what [L] means). Put your new config above the
> WordPress rule.
Now it works!
Thanks!
Miguel
-
Ops
I tried so also:
sudo TMP=/newtmp apachectl start
apache start but always writes in /tmp
*Rispetta l'ambiente. Non stampare questa mail se non è necessario.*
2016-05-24 10:56 GMT+02:00 Paolo Giammarco :
> Thanks for the reply.
>
> I do not have the LD_LIBRARY_PATH in envvars files but
I tried so also:
sudo TMP=/newtmp apachectl
apache start but always writes in /tmp
*Rispetta l'ambiente. Non stampare questa mail se non è necessario.*
2016-05-24 10:56 GMT+02:00 Paolo Giammarco :
> Thanks for the reply.
>
> I do not have the LD_LIBRARY_PATH in envvars files but I commented
On 2016-05-22 15:49, Reko Turja wrote:
> The app in question was IP-socket based, but I think the basic idea is
> the same, both reverse and forward proxying has to be configured as well
> as secured channel if needed.
I added ProxyPassReverse but that did not have any effect. As I would
need to r
On 2016-05-22 20:51, Jim Jagielski wrote:
> What version of httpd are you using?
I'm using 2.4.18 from Debian/testing on amd64.
Cheers,
--
Michael Fladischer
Fladi.at
signature.asc
Description: OpenPGP digital signature
On 2016-05-22 15:19, Eric Covener wrote:
> I got marginally farther (wstunnell connected to example.com so
> something is still amiss).
My tornado application listening on the UDS does not see any incoming
connections. So it seems that it hangs somewhere in Apache.
> Are you sure your curl test
Eric and Igor, you're right - SNI works nice with TLS1.x.
In my case it was some weird compatibility issues, not related to SNI.
Thank you very much!
Vitaly
On Tue, May 24, 2016 at 9:37 AM, linux.il wrote:
>
>> > On Mon, May 23, 2016 at 5:16 PM, Eric Covener
>> wrote:
>> >>
>> >> > For some rea
Hi all,
I´m having issues with a migration to a new domain redirecting all
URLs to the new domain.
My .htaccess looks like this:
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L
Thanks for the reply.
I do not have the LD_LIBRARY_PATH in envvars files but I commented out
APACHE_RUN_USER and APACHE_RUN_GROUP, and Apache did not start.
Then the file is the right one
*Rispetta l'ambiente. Non stampare questa mail se non è necessario.*
2016-05-24 10:18 GMT+02:00 Nick Kew
One other thought. If the proxy's backend supports HTTP/1.1
then there's no reason to spool any tempfile in the first place.
Check out proxy-sendchunked vs proxy-sendcl in the docs.
I'd also check if it's Apache creating temporary files and not user
agent. E.g. Windows WebClient may do it.
--
On Tue, 2016-05-24 at 05:45 +0200, Paolo Giammarco wrote:
> I configured apache as a reverse proxy, and when I do an upload it
> writes in the /tmp directory but is too small.
One other thought. If the proxy's backend supports HTTP/1.1
then there's no reason to spool any tempfile in the first pla
On Tue, 2016-05-24 at 05:45 +0200, Paolo Giammarco wrote:
> I configured apache as a reverse proxy, and when I do an upload it
> writes in the /tmp directory but is too small.
OK, what you originally tried with envvars should work.
Either your syntax is at odds with the shell, or you've
edited the
14 matches
Mail list logo