[TYPO3-german] Cooluri Multidomain Please help

skydivematy skydivematy at gmail.com
Mon May 18 21:08:10 CEST 2009


Hello People,
i have a  a small  problem with a multi domain installation in Typo3.
I use typ3 2.2.6 with the new Cooluri version and jb_status. And i try this
also in typo3 3.0 alfa2.

Sorry for may bad English writing.
Ok.
My Tree Structure is just like this:

Globe

1. root (type shortcut, is website start) + domain records with and without
WWW and redirect 301)
    1. subpage
        1.subsubpage
    2. subpage
         1.subsubpage
    3. subpage
storagefolder

2. root (type shortcut, is website start) + domain records with and without
WWW and redirect 301)
       1. subpage
        1.subsubpage
    2. subpage
         1.subsubpage
    3. subpage
storagefolder

3. root (type shortcut, is website start) + domain records with and without
WWW and redirect 301)
    1. subpage
        1.subsubpage
    2. subpage
         1.subsubpage
    3. subpage
storagefolder

Media (dam)


In Cooluri Extencion Manager MULTIDOMAIN enabled.

In Cooluri Manager all urls korrekt shown as 
                                                            
www.domain1.com at subpage/subpage
                                                            
www.domain2.com at subpage
                                                               and so one...

The Main Pages are shown perfectly in the Browser, but if i try hit a
subpage link i get "PAGE NOT FOUND" error.

Wen i switch off Multidomain in Cooluri works perfectly but all urls
together just normal 1 domain installation.

The Server is a Shared Server where i can change different php.ini options.
.htaccess is configured just like in the 
http://docs.google.com/View?docid=dd33gg45_3f8j96p Tutorial  from Andreas
Becker, Jan Bednarik.

# Enable URL rewriting
RewriteEngine On
RewriteRule
^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/ -
[L]
RewriteRule
^/(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/.*$
- [L] 

RewriteRule ^typo3$ typo3/index_re.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l

# Main URL rewriting.
RewriteRule .* index.php [L]

### End: Rewrite stuff ###

### PHP Optimisation ###

# TYPO3 works fine with register_globals turned off.
# This is highly recommended!
# php_flag register_globals off          <------------------- enabled this
dont work on server

# TYPO3 doesn't need this, so just turn it off.
# php_flag register_argc_argv off     <------------------- enabled this dont
work on server

# Magic quotes for runtime-generated data (data from SQL, exec(), etc.)
# php_flag magic_quotes_gpc off       <------------------- enabled this dont
work on server

# Order in which PHP registers GET, POST, Cookie and Built-in variables
# php_value variables_order GPCS       <------------------- enabled this
dont work on server

### End: PHP optimisation ###

### Begin: Miscellaneous ###

# Make sure that directory listings are disabled
#Options -Indexes

# There is a problem with Internet Explorer and mod_gzip on Apache servers.
# For more information, see
# http://typo3.org/documentation/document-library/rtehtmlarea/Tutorial-79/
#mod_gzip_item_exclude file \.css$
#mod_gzip_item_exclude file \.png$
#mod_gzip_item_exclude file \.gif$
#mod_gzip_item_exclude file \.jpg$
#mod_gzip_item_exclude file \.jpeg$
#mod_gzip_item_exclude file \.js$

### End: Miscellaneous ###


I Have 8 Domains they point to one Server IP 222.222.222.222.

So what i tryed is, i cut off the multidomain Installation for this projekt.
There is one finish site running.

I install a new Typo3 Version 
/vol1/home/k000000web/www.domain2.com/htdocs/

there are the other domains point as alias.

And i get the same result.

Mainpages ok. but not the Subpages " Page Not Found " Error


Please help meeeeeeeeeeeeeeeeeeeeeeeeeeee......



What i am doing wrong?:-(

So i have this at the moment on the server.

/vol1/home/k000000web/www.domain1.com/htdocs/  <-----------------one page
tree Site(works fine)
/vol1/home/k000000web/www.domain2.com/htdocs/  <-----------------here i like
the multidomain 


Or i need to change the server Setup to /vol1/home/k000000web/htdocs/ and
there are one Typo3 with Multidomain..???
 i dont know.... i am not a server prof 

is somebody there with some knowledge for this problem ?

greetings

skydivematy





-- 
View this message in context: http://www.nabble.com/Cooluri-Multidomain-Please-help-tp23603545p23603545.html
Sent from the TYPO3 German mailing list archive at Nabble.com.



More information about the TYPO3-german mailing list