FCKEditor contains my own blog
Posted: Wed Jan 11, 2006 11:45 am
Hi,
I switched to FCKEditor and found that the whole index page is in the fckeditor itself.
I found out that it is caused by the Rewrite rule (I don't have the rewrite rule for fckeditor). My question is: is it all right to add the following into the .htaccess:
RewriteRule ^plugins/serendipity_event_fckeditor/fckeditor/(.*) plugins/serendipity_event_fckeditor/fckeditor/$1 [L,QSA]
I switched to FCKEditor and found that the whole index page is in the fckeditor itself.
I found out that it is caused by the Rewrite rule (I don't have the rewrite rule for fckeditor). My question is: is it all right to add the following into the .htaccess:
RewriteRule ^plugins/serendipity_event_fckeditor/fckeditor/(.*) plugins/serendipity_event_fckeditor/fckeditor/$1 [L,QSA]