I run a server on Ubuntu 16.04 and recently did some updates, after the
updates the Apache2 server does not run php correctly. the pages simply
time out. I'm running a php Application Egroupware, which is written in php.
Running the php files from the command lie seems to work, of course
nothi
Nick Kew wrote:
Robert Steinmetz AIA wrote:
I have been working on a reverse proxy problem for a while. I have it
mostly working but I need to rewrite some URLs to delete one level of
directory
I think ProxyHTMLURLMap will be able to do it and I have determined
that it is doing something on
ation to / on the front-end
server:
Redirect 301 /application /
This will have extra overhead on every request, and it might not work
depending on how picky the application is.
--
Robert Steinmetz, AIA
Principal
Steinmetz & Associates
--
nderstand in its simplest form ProxyHTMLURLMAp matches from
the beginning left to right,
I need it to match for "/application" anywhere in the URL
Anyone know the correct form to do this, or a source for more and
clearer examples than I have found so far?
--
Robert Steinme
Thanks for your help;
I have interspersed my response below
Matt McCutchen wrote:
On Wed, 2009-02-04 at 12:23 -0600, Robert Steinmetz AIA wrote:
Here is my entire current VirtualHost some of it is probably redundant,
like the tags.
I have tried a lot of variations and so far none of them
ry application I don't think I should publish
it here.
--
Robert Steinmetz, AIA
Principal
Steinmetz & Associates
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach