Hi,
on my configuration, php work as cgi called through mod_action:
AllowOverride none
Require all granted
ScriptAlias /local-bin /php-wrapper
Options -Indexes +MultiViews +IncludesNOEXEC -FollowSymLinks
+SymLinksIfOwnerMatch +ExecCGI
AllowOverride All Nonfatal=
MaxRequestWorkers 1500
MaxConnectionsPerChild 0
--
Saluti
Christian Cioni
Technical Department
Aruba.it <http://www.aruba.it> http://www.aruba.it
N° diretto: 0575/1939143
N° centralino: 0575/0505
N° fax: 0575/862300
MailTo: <mailto:chr
it a virtual machine? I've seen issues where Apache would start before
some appliances can set the hostname of the server.
Are there any pids at all?
On Tuesday, June 25, 2013, Christian Cioni wrote:
Pratically, the pid number in the httpd.pid file, is not updated. Any idea?
Chri
Pratically, the pid number in the httpd.pid file, is not updated. Any idea?
Christian
Da: Christian Cioni [mailto:christian.ci...@staff.aruba.it]
Inviato: giovedì 20 giugno 2013 17:00
A: users@httpd.apache.org
Oggetto: [users@httpd] HTTP 2.4.4 graceful
Hi,
after the update from
3014 3067 3107 3433 5303 13531
is running...
any idea?
--
Saluti
Christian Cioni
Technical Department
Aruba.it <http://www.aruba.it> http://www.aruba.it
N° diretto: 0575/1939143
N° centralino: 0575/0505
N° fax: 0575/862300
In this moment, I must delete/rename all index files, in the DocumeRoot
folder, that matching with the core DirectoryIndex directive.
-Messaggio originale-
Da: Eric Covener [mailto:cove...@gmail.com]
Inviato: venerdì 5 ottobre 2012 00:14
A: users@httpd.apache.org
Oggetto: Re: [users@httpd
Hi,
in apache 2.2 this configuration in .htaccess file work properly.
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/folder1
RewriteCond %{REQUEST_URI} !^/folder2
RewriteCond %{REQUEST_URI} !^/folder3
RewriteRule ^(.*)$ folder2/$1 [L]
When open http