Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - signix

Pages: [1]
1
Apache / Multiview
« on: February 04, 2016, 09:26:08 PM »
Is there any way to remove Multiview by default from all the website (like a template for httpd.conf including Options - Multiviews for each directory) ?
Thank you

2
PHP / Add an option to php
« on: May 25, 2015, 06:13:06 PM »
I would like to add tidy support on php.
I add
Code: [Select]
--with-tidy in php switcher but it does not change tidy support.
The log file ended with
Code: [Select]
checking for TIDY support... yes
PHP Rebuild Completed
I try to change the php version (from 5.4 to 5.5) but it is the same thing (version does not change and log file end with php rebuild completed).
It looks like the php version is not installed.
I am doing something wrong ?
Thank you

Pages: [1]