
August 10th, 2012, 01:44 PM
|
|
Contributing User
|
|
Join Date: Aug 2005
Posts: 278
Time spent in forums: 1 Day 22 h 27 m 44 sec
Reputation Power: 8
|
|
Trying to do split testing on different designs in different dirs
We're doing split testing on different designs.
Can we use mod_rewrite to mask the fact that we've moved each into its own subdir?
For example, if someone visits http://somwhere.com/ and they see the design located in "/design1/" or "/design2/" depending on which we have set in .htaccess. However, the design subdirs are never shown in the URL path no matter where they navigate to on the site.
Last edited by bauhsoj : August 10th, 2012 at 03:03 PM.
|