Am 10.03.2016 um 00:43 schrieb Sven Seeberg:
> Am 10.03.2016 um 00:40 schrieb lejeczek:
>>
>> On 09/03/16 23:29, Sven Seeberg wrote:
>>> Ah sorry, I think I missunderstood your question.
>> possibly
>>> mod_rewrite only changes the "appearance"
mod_deflate still running on the backend server (I thought I had
disabled it) and a missing AddOutputFilterByType were responsible.
Problem solved.
Am 09.03.2016 um 18:10 schrieb Sven Seeberg:
> Hi everybody,
>
> I'm having a problem with mod_substitute or mod_sed while using
Am 10.03.2016 um 00:40 schrieb lejeczek:
>
>
> On 09/03/16 23:29, Sven Seeberg wrote:
>> Ah sorry, I think I missunderstood your question.
> possibly
>>
>> mod_rewrite only changes the "appearance" of the URL for the Browser /
>> user. This PHP pr
nd it with symlinks?
Am 10.03.2016 um 00:17 schrieb lejeczek:
>
>
> On 09/03/16 22:12, Sven Seeberg wrote:
>> Hi there,
>>
>> you can either just move the DocumentRoot to a directory which contains
>> the folder phpapp with all the PHP files in it.
>>
>>
Hi there,
you can either just move the DocumentRoot to a directory which contains
the folder phpapp with all the PHP files in it.
Or create an .htaccess file / edit your VirtualHost and add the
following line:
RewriteRule ^phpapp/(.*)$ $1
(http://lmgtfy.com/?q=mod_rewrite+subdirectory+to+root)
Hi everybody,
I'm having a problem with mod_substitute or mod_sed while using one
apache2 (Ubuntu 14.04) as a proxy and load balancer.
The connection between proxy and backend is not encrypted, therefore the
backend delivers only non-https links with the backend FQDN. Those have
to be replaced by