Saturday 18 November 2006 3:44:55 am
If your rewrite rules are OK, you might need to add:
ForceVirtualHost=true
underneath
[SiteAccessSettings]
in settings/override/site.ini.append.php. After clearing the caches the URLs will be generated without index.php.
Thanks for this usefull tips ! I've now the site running without "index.php?". But now I have a new trouble: all external links (google, etc) to the site have "index.php?" on the URL and following tis links the site show "index.php module not not found". How can I trick the .htaccess to accept and "clean" the urls ? thanks
http://AlexandreCunha.com
|