emanuele45 / prettyurls

Automatically exported from code.google.com/p/prettyurls
Other
0 stars 0 forks source link

SMF and Wordpress on same hosting machine #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. First install SMF forum in the root directory of web hosting company box
2. Enable the Prettyurls mod
3. Install the Wordpress on the same box in root/blogs directory
4. Now when we browse http://yourdomain.com/blogs/index.php instaed of 
opening the Wordpress page it redirects to home page of SMF forum.
5. If we disable the Prettyurls from the SMF admin then we can browse the 
wordpress page

What is the expected output? What do you see instead?
We should see the wordpress page and not redirect to SMF home page

What version of the mod, and what version of SMF are you using?
mod version 0.9  and SMF version 2.0 RC1

What other mods do you have installed?
Ad mod

Please provide any additional information below.

Original issue reported on code.google.com by sam1978in on 18 Mar 2009 at 7:25

GoogleCodeExporter commented 8 years ago
If you go to yourdomain.com/blogs/ it may redirect, but /blogs/index.php will 
not.

In any case, add an extra rule to the beginning of your .htaccess file, by 
editing
Subs-PrettyUrls.php

Original comment by curiousdannii on 18 Mar 2009 at 9:14