517 Posts in 279 Topics by 221 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1596 Views |
-
Can SS live along side other programs...

6 November 2009 at 1:50am
Can SS live along side other programs? I'm adding PDG Commerce to a SS site. PDG says that their program can live along side most CMS tools in its own directory and not use a subdomain. PDG Commerce uses a database and CGI. I'm just curious if I should anticipate any issues with this. Has anyone had any experience with a similar situation?
Thanks!
-
Re: Can SS live along side other programs...

6 November 2009 at 5:08pm
If you add an exception to .htaccess for the directory that the product is stored in, it should work fine. I have LifeType and Simple Machines Forum working just fine with this technique.
Under the line:
RewriteCond %{REQUEST_URI} !(\.gif$)|(\.jpg$)|(\.png$)|(\.css$)|(\.js$)
Add a condition like the following (for the "forum" directory in this case):
RewriteCond %{REQUEST_URI} !(^\/forum*)
-
Re: Can SS live along side other programs...

7 November 2009 at 3:33am
Thanks so much for responding!
Sophie
-
Re: Can SS live along side other programs...

23 December 2009 at 4:14pm Last edited: 23 December 2009 4:16pm
Thanks was looking for similar solution
BTW any problems if we do db rebuild ? Can we have some setting in Silver Stripe to ignore folder while rebuilding ? 100% conflict free
| 1596 Views | ||
|
Page:
1
|
Go to Top |



