Re: [users@httpd] Is it possible to redirect user to "market://..." URI?

2012-01-10 Thread Jeroen Geilman
On 01/10/2012 09:17 AM, linux.il wrote: On Mon, Jan 9, 2012 at 9:31 PM, Jeroen Geilman wrote: On 2012-01-09 14:08, linux.il wrote: On my website I should redirect Android users to my application on Android Market. What is the optimal way to do this? My first dea>>was RewriteCond %{HT

[users@httpd] Apache httpd to establish authentication through ActiveDirectory sometimes falls into "Internal Server Error"

2012-01-10 Thread izumiyam
Hi,everyone. I'm using Apache httpd 2.2.16 on Windows Server 2008 R2. Now,I have set up Apache httpd configuration that establish authentication through ActiveDirectory by mod_authnz_ldap and mod_ldap. But,sometimes I encounter "Internal Server Error" from Apache httpd. And, sometimes ActiveDire

Re: [users@httpd] Is it possible to redirect user to "market://..." URI?

2012-01-10 Thread linux.il
>On Mon, Jan 9, 2012 at 9:31 PM, Jeroen Geilman wrote: > >> On 2012-01-09 14:08, linux.il wrote: >> >> On my website I should redirect Android users to my application on Android >> Market. What is the optimal way to do this? My first dea >>was >> >> RewriteCond %{HTTP_USER_AGENT} Android [