Saturday 16 August 2003 4:29:37 pm
I am in the process of moving a site I have been working on to a new hosting provider. On my own development box I was able to setup the rewrite rules with no trouble and I got ezPublish setup and working using the virtual host method. With the new provider, I have my same rewrite rules, database, config files, etc. If I try http://www.mydomain.com/some/page/ I get my starting page. If I try http://www.mydomain.com/content/view/full/50 I get that same starting page. If I insert index.php into the same url's (...mydomain.com/index.php/some/page/) the correct page shows up. Thoughts? I don't have access to the httpd.conf file so I can't play with that but it seems like the rewrite rules are working somewhat. Thanks, Dave
|