search for: aliasmatch

Displaying 4 results from an estimated 4 matches for "aliasmatch".

2005 Mar 05
1
How to provide Rails hosting on Apache/FastCGI enviroment?
...roper RewriteRule co-working with Routes? Sure, it also should handle some path prefix such as ''/funshop/:controller/:action/:id''. or - How to find %r{^/home/.*?/rails/(.*?)$}, and aliasing them($&) to web path(/$1) in one configuration? I mean something like ''AliasMatch ^/home/[^/]+/rails/(.*)$ /$1'' Unfortunately AliasMatch need first command to be web path. -- http://nohmad.sub-port.net
2009 Jan 30
1
fcgi/suexec problem
...ication/x-httpd-php .php .php3 .php4 .php5 <Directory /var/www/web6/web> Options +ExecCGI AddHandler fcgid-script .php .php3 .php4 .php5 FCGIWrapper "/var/www/web6/php/php-cgi -c /var/www/web6/php" .php </Directory> Alias /error/ "/var/www/web6/web/error/" AliasMatch ^/~([^/]+)(/(.*))? /var/www/web6/user/$1/web/$3 AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web6/user/$1/web/$3 </VirtualHost>
2008 Oct 11
5
Rails + Apache2 + Balancer Manager - PHP doesn't work
Hi I have a Debian Server and I managed that Ruby works with Apache2 and the Balancer Manager that listen to the Mongrel server. The Problem is that PHP files don''t work anymore. How do I have to configurate the Balance Manager that PHP is working again like without the Balance Manager? Greetings Andi -- Posted via http://www.ruby-forum.com/.
2009 Nov 27
1
[OT] - Estrutura de armazenamento de uma grande quantidade de arquivos
..., os servidores de aplica??o montam via nfs este storage para buscar os arquivos. Finalmente, o que venho pedir a lista seriam sugest?es de como melhorar a indexa??o/organiza??o destes arquivos. J? pensei em utilizar armazenamento distribu?do (SAN, cloud, GlusterFS), organiza??o por pastas com AliasMatch do apache para recuper?-las depois e armazenamento em banco de dados. Qualquer sugest?o ? bem vinda. Obrigado. []s -- F?bio da Silva J?nior - fjuniorlista at gmail.com ----- http://fabioojunior.wordpress.com -----