[wp-hackers] Error redirection .htaccess

Leo Baiano ljunior2005 at gmail.com
Fri Jun 3 01:31:07 UTC 2011


Removing the filter you suggested did not solve the problem, I'll install
the plugin to see if I'm successful.

2011/6/2 Jesus Lizama <beautifulcrimes at gmail.com>

> its actuall just one line of code that you can add to functions file...
>
> remove_filter('template_redirect', 'redirect_canonical');
>
> On Thu, Jun 2, 2011 at 6:05 PM, Jesus Lizama <beautifulcrimes at gmail.com
> >wrote:
>
> > I had a similiar problem. I installed the Disable Canonical URL
> redirection
> > plugin and it worked well.
> >
> > plugin:
> > http://wordpress.org/extend/plugins/disable-canonical-url-redirects/
> >
> >
> > On Thu, Jun 2, 2011 at 6:03 PM, Leo Baiano <ljunior2005 at gmail.com>
> wrote:
> >
> >> Hi,
> >>
> >> I have a problem that I think this is in error .htaccess but i deleted
> the
> >> file from the server and tried to make the WP and rebuilds it
> >> unsuccessfully, for some reason does not create the WP .htaccess files
> >> automatically when i change the structure permalinks. The folder is
> >> writable
> >> ...
> >>
> >> Well, the problem is, the url of the site is www.dominio.com/blog and
> I'm
> >> needing to pass value via get this: www.dominio.com/blog/?variable=1.
> The
> >> problem is that whenever i use it '?'  it redirects to dominio.com/blog
> .
> >> The. Htaccess now looks like this:
> >>
> >> RewriteCond %{REQUEST_FILENAME} !-f
> >> RewriteCond %{REQUEST_FILENAME} !-d
> >> RewriteRule . /blog/index.php [L]
> >>
> >> --
> >> Amplexos,
> >>
> >> Leo Baiano
> >> http://www.leobaiano.com
> >> http://www.blog.ljunior.com
> >> http://www.mcelebridades.com
> >> http://www.twitter.com/leobaiano
> >> _______________________________________________
> >> wp-hackers mailing list
> >> wp-hackers at lists.automattic.com
> >> http://lists.automattic.com/mailman/listinfo/wp-hackers
> >>
> >
> >
> >
> > --
> > Jesus Lizama
> > Developer/Designer
> > Spifffy.com | ConquerLA.com
> > Cell: (323)336-2953
> >
> >
>
>
> --
> Jesus Lizama
> Developer/Designer
> Spifffy.com | ConquerLA.com
> Cell: (323)336-2953
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Amplexos,

Leo Baiano
http://www.leobaiano.com
http://www.blog.ljunior.com
http://www.mcelebridades.com
http://www.twitter.com/leobaiano


More information about the wp-hackers mailing list