Dobrý Deň, Hosť
Meno:  Heslo: Zapamätať  Obnoviť heslo | Registrovať
Štvrtok, 24. Máj 2012 19:23
 
Artio JoomSEF
Vitajte, Hosť. Prosím prihláste sa alebo sa zaregistrujte.

Prihláste sa užívateľským menom, heslom a dĺžkou sedenia

 
Pokročilé vyhľadávanie

24397 príspevkov v 4753 tém- od 64464 užívateľov - Najnovší užívateľ: becks6

Štvrtok, 24. Máj 2012 19:23
Strán: [1] 2
Tlačiť
Autor Téma: Artio JoomSEF  (Prečítané 8864 krát)
0 užívateľov a 1 Hosť prehliada túto tému.
pibi
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 50


« kedy: Piatok, 23. Február 2007 12:25 »

Aj ja som si nainstaloval ARTIO JoomSEF, ale nejako mi to neslape.
URL stranok sice pomenil (ked idem na tlacitko v menu je tam napr http://127.0.0.1/joomla/blog/index.php) ale stranku mi nezobrazi ziadnu.
Na miesto toho len: Objekt nenalezen!...

Neviem ako to mam nastavit, podari niekto?
Zaznamenané
Tibor Tóth
Administrator
Hero Member
*****

Karma: +10/-0
Offline Offline

Pohlavie: Mužské
Príspevkov: 667



« Odpoveď #1 kedy: Piatok, 23. Február 2007 13:00 »

Máš Apache na localhoste? Máš zapnutý mod_rewrite?
Nastavil si .htaccess dobre ?

Tibor
Zaznamenané

Tibor Tóth - Fórum Admin
akinom
Sr. Member
****

Karma: +9/-1
Offline Offline

Pohlavie: Ženské
Príspevkov: 496



WWW
« Odpoveď #2 kedy: Piatok, 23. Február 2007 13:08 »

Aj ja som si nainstaloval ARTIO JoomSEF, ale nejako mi to neslape.
URL stranok sice pomenil (ked idem na tlacitko v menu je tam napr http://127.0.0.1/joomla/blog/index.php) ale stranku mi nezobrazi ziadnu.
Na miesto toho len: Objekt nenalezen!...

Neviem ako to mam nastavit, podari niekto?

V tomto clanku najdes kratke info k ARTIO JoomSEF, neviem ci ti to pomoze.....za skusku to stoji. Hlavne ako nastavit .htaccess ako sa pytal aj Tibor...
Monika
Zaznamenané

jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #3 kedy: Nedeľa, 06. Apríl 2008 08:40 »

Mne po nainstalovani Artio JoomSef na localhoste vypisalo po nacitani stranky toto:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

More information about this error may be available in the server error log.

Nastavoval som súbor .htaccess podla odporucani na stranke joomla.einfo.sk, ktoru uviedla Monika.

a

#  mod_rewrite in use

RewriteEngine On


Nastavenie .htaccess som upravil nasledovne, no neviem, či je to dobre:

########## Begin - Joomla! core SEF Section
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} !^/index.php
#RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
#RewriteRule (.*) index.php
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core 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

Ďakujem!
Zaznamenané
Michal Hraška
Global Moderator
Hero Member
*****

Karma: +29/-0
Offline Offline

Pohlavie: Mužské
Príspevkov: 4059



« Odpoveď #4 kedy: Nedeľa, 06. Apríl 2008 08:47 »

Nemas zapnutý mod_rewrite
Zaznamenané
jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #5 kedy: Nedeľa, 06. Apríl 2008 08:54 »

Napís mi prosimta ako a kde ho zapnem. Dik
Zaznamenané
Michal Hraška
Global Moderator
Hero Member
*****

Karma: +29/-0
Offline Offline

Pohlavie: Mužské
Príspevkov: 4059



« Odpoveď #6 kedy: Nedeľa, 06. Apríl 2008 08:59 »

http://www.joomla.sk/forum/topic,1813.0/

PS. čo tak aj sem tam stlačiť tlačidlo Hľadať Huh?
Zaznamenané
jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #7 kedy: Nedeľa, 06. Apríl 2008 09:05 »

Jasne ze som hladal, ako vzdy najskor hladam, ale v tomto pripade som zadal do vyhladavania mod_rewrite tak mi naslo iba tieto informacie v tejto teme v ktorej teraz piseme. Skus napisat teda ako to mam nastavit.
Zaznamenané
jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #8 kedy: Nedeľa, 06. Apríl 2008 10:28 »

Nasiel som predsa clanok o tom od Tibora, predtym som hladal iba v teme namiesto hladania na uvodnej stranke, preto mi nic nenaslo. Teraz je problem v tom, že neviem ako zistim ci mam zapnuty mod_rewrite ked sa nedokazem dostat do administracie, lebo mi vypise stranku ktoru uvadzam vyzsie. Teraz vyzera .htaccess takto:

##
# @version $Id: htaccess.txt 9975 2008-01-30 17:02:11Z ircmaxell $
# @package Joomla
# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
#  READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################

##  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! Directory (just / for root)

# RewriteBase /


########## Begin - Joomla! core SEF Section
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} !^/index.php
#RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
#RewriteRule (.*) index.php
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## 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

Skusal som aj odstranit znak na zaciatku riadku # RewriteBase / ako pises kdesi inde no bez uspechu.

Da sa s tym este nieco spravit? Dik
« Posledná zmena: Nedeľa, 06. Apríl 2008 10:35 od jumpik » Zaznamenané
Michal Hraška
Global Moderator
Hero Member
*****

Karma: +29/-0
Offline Offline

Pohlavie: Mužské
Príspevkov: 4059



« Odpoveď #9 kedy: Nedeľa, 06. Apríl 2008 11:14 »

Akoze neviem naco som tam zverejnil ten link ked si to ani nevidiel.

Ale asi takto to spraviš
Citácia
To enable mod_rewrite first go to the directory of installation <directory>\apache\conf  and edit httpd.conf. Find the line which contains
#LoadModule rewrite_module modules/mod_rewrite.so

po slovensky:

Najdes adresar web servera tam kliknes na apche\conf\ bude tam asi 12 suborov najdes si súbor httd.conf. Tento súbor si otvoriš a v nom najdes položku 

Kód:
#LoadModule rewrite_module modules/mod_rewrite.so
riadok cca 193

odkomentuješ # a bude to potom mať tvar

Kód:
LoadModule rewrite_module modules/mod_rewrite.so

Vyskusane na xampe a EasyPhp

Prikladam navod na XAMPP
http://rudyegenias.wordpress.com/2006/08/21/enabling-mod-rewrite-in-xampp/
Zaznamenané
jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #10 kedy: Nedeľa, 06. Apríl 2008 11:56 »

Dik uz mi to funguje. Ja som ten clanok cital, len som nevedel ci to bude fungovat na Wamp5, kedze je to pisane ako navod pre xampp. Skusil som a platí to aj pre Wamp5, ktory mam instalovany v PC, tak to uvádzam ak by s tým mal este niekto problém. Este raz dik.
Zaznamenané
jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #11 kedy: Piatok, 18. Apríl 2008 13:18 »

Kto vie preco mi nejfunguju spravne prepojenia na ostrej stranke na subdomene? . v administracii v global conf. mam zaskrtnute v nastavenaich SEO priateľská SEF na ÁNO a taktiez zaskrtnute Apache mod_rewrite. subor .htaccess mam nastaveny takto:

Kód:
##
# @version $Id: htaccess.txt 9975 2008-01-30 17:02:11Z ircmaxell $
# @package Joomla
# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
#  READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################



##  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! Directory (just / for root)

RewriteBase /obchod


########## Begin - Joomla! core SEF Section
#
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} !^/index.php
#RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
#RewriteRule (.*) index.php
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core 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

########## Begin Standard SEF Section
## 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 Standard SEF Section

########## Begin 3rd Party or Core SEF Section
#
#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 or Core SEF Section

Joomla 1.5.2 a na locale to vsetko bezi.

Asi mam zle odkomentovane niektore riadky. Pozeral som clanky a uz si s tym fakt neviem poradit.

PS: v php info na hostingu som nenasiel cast Loaded Modules (ani ked som dal vypisat phpinfo() cez subor, cize som nenasiel ani mod_rewrite. Z hostingu mi napisali ze podporu mod_rewrite mam. Podla Tibora Tótha by to malo byt v odseku apache2handler. Ten tam nie je tiez ale je uvedene na zalozke Systemove informacie?! Na locale to samozrejme mam uvedene.

Ďakujem!
« Posledná zmena: Piatok, 18. Apríl 2008 13:30 od jumpik » Zaznamenané
Michal Hraška
Global Moderator
Hero Member
*****

Karma: +29/-0
Offline Offline

Pohlavie: Mužské
Príspevkov: 4059



« Odpoveď #12 kedy: Piatok, 18. Apríl 2008 14:28 »

Podla mna tam mod_rewrite neni. Ked to nevypise nic tak ta funkcia nejde.
Zaznamenané
jumpik
Jr. Member
**

Karma: +0/-0
Offline Offline

Príspevkov: 53



WWW
« Odpoveď #13 kedy: Piatok, 18. Apríl 2008 14:38 »

Inak myslis ze mam v poriadku subor .htaccess? Pisal som hostingovej firme. ako je to mozne ze mne mod rewrite nevypise v php info pritom mi napisali ze je podporovany!? Dufam ze mi ten problem vyriesia.
Zaznamenané
falap
Newbie
*

Karma: +0/-0
Offline Offline

Príspevkov: 8


« Odpoveď #14 kedy: Pondelok, 01. September 2008 14:04 »

nazdar chlapi, myslím, že mám všetko nastavené tak ako sa tu píše, ale webmi moc nefunguje:
http://ako-podnikat.sk/
Zaznamenané
Strán: [1] 2
Tlačiť
Prejsť na: