Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Problem na SubDomene
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1
  • 2

TOPIC: Problem na SubDomene

Problem na SubDomene 17 years, 5 months ago #2319

Dobry vecer,

nainstalovat jsem ARTIO JoomSEF na zakladni domenu do joomly a tam funguje zatim bez problemu, ale zkusil jsem udelat to same na subdomene a zobrazuje se pouze uvodni stranka, pritom je nastaveni htaccess identicke. Muzete mi nejak poradit proc to a jak to zprovonit? Moc děkuji.

Re:Problem na SubDomene 17 years, 5 months ago #2320

Jeste pro jistotu trosku upresnim:

struktura adresaru je subdomains/www (hlavni web)
a subdomains/objednavky (web kde mi to nefunguje :( )

a .htaccess co mam na obou stejny je:

## Can be commented out if causes errors, see notes above.
Options FollowSymLinks

#
# mod_rewrite in use

RewriteEngine On


# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla/MamboDirectory (just / for root)

# RewriteBase /


########## Begin - Joomla! core SEF Section
############# Use this section if using ONLY Joomla! core SEF
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
#RewriteRule ^(content/|component/) index.php
#
########## End - Joomla! core SEF Section



########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
#
########## End - 3rd Party SEF Section



########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

Re:Problem na SubDomene 17 years, 5 months ago #2327

zadne napady jak to rozchodit?

Re:Problem na SubDomene 17 years, 5 months ago #2347

Hoj,

no to mi nerikejte, ze se to jeste nikomu nestalo a ze ani nikdo nevi proc to nefunguje? Existuje nejaka technicka podpora pro tuto komponentu obohacenou o reklamy??

Re:Problem na SubDomene 17 years, 5 months ago #2360

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Zdravím,

jaká je URL adresa webu? Máte dobře nastavený RewriteBase?

pokud máte např. www.domena.cz/adresar, měl by být
RewriteBase /adresar

S pozdravem,
Michal
ARTIO Support Team

Re:Problem na SubDomene 17 years, 5 months ago #2471

Zdravim,

a pokud mam neco.domena.cz tak by to melo byt nastaveno jakym zpusobem v .htaccess, nejak tomu moc nechapu, zkousel sem snad vsechno a rad bych aby to fungovalo.

Moc diky za pomoc.



Michal Unzeitig wrote:
Zdravím,

jaká je URL adresa webu? Máte dobře nastavený RewriteBase?

pokud máte např. www.domena.cz/adresar, měl by být
RewriteBase /adresar

S pozdravem,
Michal
  • Page:
  • 1
  • 2
Přihlášení uživatele Prázdný