Re: Redirect, Rewrite and php.ini

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm afraid you are right. The "redirect everything" works. There must be anything wrong in my .htaccess. But I cannot see what it is.

The real url I'm trying to redirect is
http://www.electrodh.com/herramientas/sincronizar1.jnlp
and I want to redirect it to
http://www.electrodh.com/herramientas/sincronizar.php

The content of the herramientas/.htaccess file is:
RewriteEngine On
RewriteBase /herramientas
RewriteRule ^sincronizar1\.jnlp$ sincronizar.php

The response to the requests is Page not found.

Vincent Bray escribió:
On 02/07/07, Senén de Diego <senen@xxxxxxxxxxxxx> wrote:
That's what I thought. I think this people does have neither mod_alias
nor mod_rewrite enabled, and I don't know why, they are telling me just
the contrary...

That seems unlikely. As you tried the 'Wooga' trick and got a 500
error, your htaccess file is clearly being read. In that case not also
getting a 500 when adding RewriteRule suggests that mod_rewrite is
indeed enabled. That just leaves your rules to blame. Did you try the
"redirect everything to example.com" step?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux