You might be better off removing the port number from the ProxyPass and,
more importantly, the ProxyPassReverse.
Apache only rewrites matching URLs, and the links that your proxied server
are creating probably do not include the port number.
- Y
On Sat, Jan 4, 2014 at 4:05 AM, Robert S wrote:
>
From the desktop browser it prompts only one time, this behavior observed only
on iPhone or Apple devices.
Sent from my iPhone
> On Jan 3, 2014, at 2:21 PM, Jan Vávra wrote:
>
> Hello,
> I have observed that browsers cache http basic authentication credentials
> for the first word after the
Can you please tell me, which directive's to use for excluding the images?
Sent from my iPhone
On Jan 2, 2014, at 11:52 PM, Andrew Schulman wrote:
>>> Hello,
>>>
>>> I am using apache to host iOS related applications. I have integrated
>>> apache with our internal LDAP. When I try to access on
hello, i need to test existence of files through alias but RewriteCond -f -F or
-U doesn't work.
Alias /test /tmp/test
RewriteCond %{RESQUEST_URI} -F
RewriteRule .* /tmp/test.html
this example does not work for /test/* uri
someone can help me?
-uxio-
In our previous episode (Friday, 03-Jan-2014), LuKreme said:
> This second dav will generate errors:
After further testing (using cadaver) I now get this:
cadaver http://webdav.example.net/
Authentication required for Randy on server `webdav.example.net';
Username: randy
Password: wrongpassword
A
I don't have a suggestion/solution to your question, sorry.
I am rather curious what aspects of WHS you like that would favor WHS over a
Linux-based solution? We can take this off line so that the thread is not
hijacked.
-john
> On Jan 4, 2014, at 4:05 AM, Robert S
> wrote:
>
> I run
On Sat, Jan 4, 2014 at 5:17 AM, Dave Greebe wrote:
> Hello,
>
> I'm new with compiling apache 2.4.7, but learning every day.
> I'm struggling with enabling SSL for a few days and i'm still not getting
> it to work.
>
> I have my source of apache in;
>
> /usr/local/src/httpd-2.4.7/
>
> I have tried
Hello,
I'm new with compiling apache 2.4.7, but learning every day.
I'm struggling with enabling SSL for a few days and i'm still not getting
it to work.
I have my source of apache in;
/usr/local/src/httpd-2.4.7/
I have tried a couple of configure commands but still not getting it work..
./con
I run a small office network which, do date, has a Windows XP machine
functioning as a file etc "server" and a Debian Linux machine running
Apache httpd as a web server. We intend to replace the XP machine with
some version of Windows Server (looking at WHS 2011 at the moment on a
trial basis). I w