[phpBB3] Looking to purchase soon

Thinking about purchasing? Feel free to post any questions you may have prior to purchasing.
e36-tech
Posts: 4
Joined: Wed Aug 20, 2008 5:47 pm

[phpBB3] Looking to purchase soon

Postby e36-tech » Wed Aug 20, 2008 5:52 pm

My forum is http://www.e36-tech.com right now I have a long 301 rewrite and I am not sure if this will work with your package or not. Here is my 301 code:

Code: Select all

RewriteEngine on
RewriteRule /forum/(.*)$ http://forum.e36-tech.com/$1 [R=301]

# Turn on rewrites.
RewriteEngine on

# Only apply to URLs on this domain
RewriteCond %{HTTP_HOST} ^(www.)?e36-tech.com$

# Only apply to URLs that aren't already under folder.
RewriteCond %{REQUEST_URI} !^/forum/

# Don't apply to URLs that go to existing files or folders.
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

# Rewrite all those to insert /folder.
RewriteRule ^(.*)$ /forum/$1

# Also redirect the root folder.
RewriteCond %{HTTP_HOST} ^(www.)?e36-tech.com$
RewriteRule ^(/)?$ forum/index.php [L]


I also have the phpbbgarage mod installed. I am not sure if this will interfere with the package or not. Please let me know. I am pretty desperate to get this magic seo url going.

-Ali

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Looking to purchase soon

Postby inveo » Wed Aug 20, 2008 5:59 pm

It will work fine with your Rewrite Rules and also phpBBGarage will be working fine.

e36-tech
Posts: 4
Joined: Wed Aug 20, 2008 5:47 pm

Re: [phpBB3] Looking to purchase soon

Postby e36-tech » Wed Aug 20, 2008 6:12 pm

great. I will be purchasing today then. You do still offer the complimentary install correct? Also, if our site is already indexed in google will this effect our ratings negatively?

-Ali

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Looking to purchase soon

Postby inveo » Wed Aug 20, 2008 6:15 pm

e36-tech wrote:You do still offer the complimentary install correct


Yes.

e36-tech wrote:Also, if our site is already indexed in google will this effect our ratings negatively?


Your old content will be redirected with HTTP 301 Moved Permanently to new locations.

e36-tech
Posts: 4
Joined: Wed Aug 20, 2008 5:47 pm

Re: [phpBB3] Looking to purchase soon

Postby e36-tech » Wed Aug 20, 2008 6:20 pm

Great. thanks for the information!

-Ali

e36-tech
Posts: 4
Joined: Wed Aug 20, 2008 5:47 pm

Re: [phpBB3] Looking to purchase soon

Postby e36-tech » Mon Sep 01, 2008 7:57 pm

I just purchased the software today. Please let me know the best way to go about getting this installed by you. Thanks.

-Ali

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [phpBB3] Looking to purchase soon

Postby inveo » Tue Sep 02, 2008 4:56 am

Please contact me by email and post me your FTP login details.