[wp-testers] Beta 2 and permalink structure

Luc Saint-Elie lstelie at gmail.com
Sat Nov 26 13:17:18 GMT 2005


Hello Mike

My WP install exists for several years and I have a rather rich structure,
with pages and son on

If I rebuilt the permaink structure i get as a result


# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /betablog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /betablog/index.php
</IfModule>

# END WordPress

More if I remplace the newly emptied htaccess by my backup one (139 lines)
site works, I go to admin click ion options then on the permalink tab, DON'T
TOUCH ANYTHING then click on.. let's say Miscellanous to go away from the
permalink management :
result : my htaccess file content is

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /betablog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /betablog/index.php
</IfModule>

# END WordPress

Strange no ?

The simple fact to open the permalonk tab destroy my htaccess

Luc
2005/11/26, Mike <mck9235 at gmail.com>:
>
> Are you saying that each time you open up the permalink structure manager
> your .htaccess file resets, or it only did this once?
>
> -Mike
>
> On 11/25/05, Luc Saint-Elie <lstelie at gmail.com> wrote:
>
> > Hello,
> >
> > I updated today my weblog (audioblog.fr) from 1.52 to 2.0 Beta 2..
> > and everything when fine except the permalink management.
> >
> > When I open the permalink tab in admin my htaccess file is reset and
> > is not written when I click the button (I use FireFox 1.5 on a Mac)
> >
> > Hopefuly I'm a backup fan and I uploaded the old htaccess so this
> > work but this is strange.
> >
> > Is there any change ?
> >
> > Thanks in adva,ce
> >
> >
> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/wp-testers/attachments/20051126/6492e254/attachment-0001.htm


More information about the wp-testers mailing list