Welcome Guest | Login

I want to run wordPress alongside my rails app

I want to run a blog within my rails app site. I put all of the wordpress files in a folder called blog in my public folder and then edited my .htaccess file to include

RewriteCond %{REQUEST_URI} ^/blog.*
RewriteRule .* - [L]

but that doesn't seem to be working - does anyone have any tips for how to do this?

2008-11-28 11:21 AM

I can see that you have 2 accounts with us. Also are you trying to access using the following URL.
http://domain.com/blog OR using a sub-domain something like http://blog.domain.com/

Also have you tried making any modifications in the codes in a attempt to fix this problem.? If you can paste the error that you are getting it would be easier to troubleshoot the issue.

2008-11-28 12:33 PM

Regards,
Rahul

Hello Guest! In order to post you must be an active client with us, please log in or sign up today!