Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/11 21:39 By: thoeri Status: CB Doc subscriber  
Karma: 2  
Senior Joomlapolitan

Posts: 62
graphgraph
Hi,

does anyone know if this works with SEF Advanced?

Cgeers,
Thoeri
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/11 23:02 By: doctorlife Status: User  
Karma: 1  
Expert Joomlapolitan

Posts: 129
graphgraph
Sorry,

Is this one the same of this topic feature:
http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/id,2517/catid,20/

???

many Thanks
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/12 14:46 By: trail Status: Admin  
Karma: 656  
Admin

Posts: 473
graphgraph
Zappy: Could be anything, maybe mod_rewrite is already used on your host for virtual hosting wich may mess things up.

nevsie: Try commenting out the lines DirectoryIndex and/or RewriteBase ?

Ramonskie: the last one, and dont forget to escape dots in that url like in the example

doctorlife: With this new info you can have subdomains, the other post was for /subdir style
DJ Trail.
CB Co-Founder & Test-Lead.
Plugins: My Age, Starsign Matchmaking Horoscope, My Visitor, My Highscores, My ProfileID,
My Components: Import & Invite Karma Casino (Use Test / Test)
My Modules: Many
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/12 18:46 By: thoeri Status: CB Doc subscriber  
Karma: 2  
Senior Joomlapolitan

Posts: 62
graphgraph
Hi,

does anyone know if this works with SEF Advanced?

Cheers,
Thoeri
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/12 23:47 By: zappy Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 6
graphgraph
Can anyone assist me in this

I dont beg well but I can try it today..


Someone Save me Im drowning


Zappy

zappy@zapfoo.com
Click here to see the profile of this user The administrator has disabled public write access.

Re:Howto: create homepages and 'subdomains' per us
Date: 2006/07/13 05:24 By: Timpi Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 23
graphgraph
Hello everyrbody,

it is not working on my site of the web too

Surely I did something wrong but what the did I wrong? Used the description of djtrail and the Forum information I have seen...

My file:
##
# @version $Id: htaccess.txt 1570 2005-12-29 05:53:33Z eddieajau $
# @package Joomla
# @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##

Options +FollowSymLinks

#
# mod_rewrite in use
#

RewriteEngine On

##
## NOTE!
## When using multiple Joomla sites or other web applications in sub-folders,
## you must explicitly turn the RewriteEngine off or use the settings
## recommended for the application
##

# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update YourJoomlaDirectory (just / for root)
/
# RewriteBase /YourJoomlaDirectory
RewriteBase /
#
# Rules
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^/]+)/?$ index.php?option=com_comprofiler&task=userProfile&user='$1' [L]
RewriteCond %{REQUEST_FILENAME} !.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php


Any ideas?

Many Thanks
Timpi

Post edited by: Timpi, at: 2006/07/12 23:24

Post edited by: Timpi, at: 2006/07/12 23:25
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login