Hi,
i searched for answers but i don*t find any answer which helped me.
So i hope you can hellp me.
Me htaccess code is
RewriteEngine on RewriteRule ^(.*).html$ /core.php?ModReWriteGet=$1 RewriteRule ^(.*).htm$ /core.php?ModReWriteGet=$1
Than i open for example
http://localhost/start/0/form/content/edit/2/index.html
Here i want the fckeditor to start!
But you can see only the side in the side.
During my test and searching for answers i set another htaccess in the fckeditor folder
with the code
RewriteEngine off
But it still not work!
I hope you can help me.
thx and g8 immo2000