sitemap  |  contact

Sakic.Net Forum
07 January 2009, 18:44 *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Introducing AJAX Scroller - Joomla News Slider Module: http://www.sakic.net/news/introducing_ajax_scroller/
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How can I use SEF Advance without Base URL?  (Read 2401 times)
super_yupi
Newbie
*
Posts: 5


View Profile
« on: 21 February 2007, 00:27 »

Is it possible to use Advance SEF without Base URL?

My project require me to use
$mosConfiig_live_site = '.';

and removing "<base href=\"$mosConfig_live_site/\" /> in frontend.php

The intent of this modification is to use exact same code on multiple URL without touching the code.  (and assuming I have all the Advance SEF license for all URL)

However, by doing the above modification, Advance SEF will break completely... is there any workaround to this?

I appreciate any suggestion very much.  Or if you have attempted anything like this, what was your solution?
Logged
Saka
Administrator
Hero Member
*****
Posts: 1,351


View Profile WWW
« Reply #1 on: 21 February 2007, 02:22 »

Can't do that.
But try to dynamically set the $mosConfiig_live_site:

$mosConfiig_live_site = 'http://' . $_SERVER['SERVER_NAME'];
« Last Edit: 21 February 2007, 02:23 by Saka » Logged

super_yupi
Newbie
*
Posts: 5


View Profile
« Reply #2 on: 21 February 2007, 19:04 »

Thank you
Logged
Pages: [1]
  Print  
 
Jump to: