Howto: create homepages and 'subdomains' per user

17 years 9 months ago #16891 by thoeri
Hi,

does anyone know if this works with SEF Advanced?

Cgeers,
Thoeri

Please Log in to join the conversation.

17 years 9 months ago #16903 by doctorlife
Sorry,

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

???

many Thanks

Please Log in to join the conversation.

17 years 9 months ago #16958 by trail
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 :)

Please Log in to join the conversation.

17 years 9 months ago #16967 by thoeri
Hi,

does anyone know if this works with SEF Advanced?

Cheers,
Thoeri

Please Log in to join the conversation.

17 years 9 months ago #16983 by zappy
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

Please Log in to join the conversation.

17 years 9 months ago #17000 by Timpi
Hello everyrbody,

it is not working on my site of the web too :-(

Surely I did something wrong but what the :evil: 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 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

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.180 seconds

Facebook Twitter LinkedIn