mod_rewrite problem
|
geoffhall
Joined: 2005-01-26
Posts: 5 |
Posted: Sun, 2005-05-29 11:21
|
|
Hi there, There seems to be missing the '/gallery2/' from the rewritten URL code. The relative and absolute pathways for the mambo G2 component works with G2 mod_rewrite module off. I have the 'AllowOverride FileInfo Options' code for the gallery2 directory in my apache httpd.conf file to allow mod_rewrite. Any solution of this little problem will be greatly appreciated. Geoff |
|
| Login or register to post comments |

Posts: 32356
have you already played with the url rewrite configurations in G2?
you could also play with the embedUri (hardcode it in the integration code in gallery2.php) and set it to gallery2/ or something like that.
we haven't a mod_rewrite in G2 and mambo/drupal/wp/xaraya/... policy. if both applications use mod_rewrite, we have to figure out a solution on a case per case basis (that is, foreach integration, we can't offer a solution that works for all integrations).