On Mon, Aug 22, 2016 at 12:14 PM, Oliver Baran wrote:
> Hello,
>
> I have a problem with Apache mod_headers and PHP fpm (fastcgi).
> If I write a custom header directly in the vhost configuration it is send to
> the client, even if the request it is a PHP file. But when I write the
> header in the
Hello,
I have a problem with Apache mod_headers and PHP fpm (fastcgi).
If I write a custom header directly in the vhost configuration it is send
to the client, even if the request it is a PHP file. But when I write the
header in the directory section of that vhost configuration or in a
.htaccess f
Hi All,
I am trying to setup a central Git server which can be accessed over HTTP
protocol.
I have installed Bitnami WAMP stack with Apache 2.4 version. The Git
repository is located in C:\Git\Repos.
In httpd.conf file, I have changed the Document Root folder to C:\Git\Repos
DocumentRoot "C:
On 22/08/16 11:37, Sergio Gelli wrote:
> I'm using set PHP7 the same way that always used in other versions,
> always keep the original settings of the installation and always
> everything worked ok
The starting point is to check that php is actually loaded in Apache. My
suse package manager is st
On 08/21/2016 11:18 PM, Marat Khalili
wrote:
How is PHP configured in Apache? (Is it?) There are
several ways to do it, mod_php is probably easiest.
I'm using set PHP7
the same way that always used
in other versions, always keep
t