Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> mod_rewrite Joomla
bigus
post
Post #1





Grupa: Zarejestrowani
Postów: 65
Pomógł: 0
Dołączył: 28.04.2006

Ostrzeżenie: (0%)
-----


Witam.Mam strone opartą Joomli 10.11 wszystko chodzi jak trzeba ale... ma dodatek 404sef no i url zmienia ładnie ale jest probelem File suffix jest / to url sa wyszystkie takie.. www.domena.pl/tutul/ ale jak wpisze
www.domena.pl/tutul to wyskakuje 404 (IMG:http://forum.php.pl/style_emoticons/default/sad.gif) czy da się zrobić aby działalo z / i bez /

moj htaccess
Kod
## OpenSEF plain htaccess file

## Can be commented out if causes errors
Options FollowSymLinks

## mod_rewrite in use
RewriteEngine On

## If Joomla is installed in the web server root
## RewriteBase /
## If Joomla is installed in a sub-directory
## RewriteBase /directory_name_here
RewriteBase /

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


Druga sprawa czy jest możliwe odby odczytywał z title albo pobierał z bazy nazwy kategori i tutuły i tworzył tak urele?(IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif)

Ten post edytował bigus 8.09.2006, 19:06:53
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 2)
mike
post
Post #2





Grupa: Przyjaciele php.pl
Postów: 7 494
Pomógł: 302
Dołączył: 31.03.2004

Ostrzeżenie: (0%)
-----


Ale na php Pro. to ma byc pro (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif)
Przenoszę na php.
Go to the top of the page
+Quote Post
bigus
post
Post #3





Grupa: Zarejestrowani
Postów: 65
Pomógł: 0
Dołączył: 28.04.2006

Ostrzeżenie: (0%)
-----


Odświeżam.

Może ktoś umiałby to rozwiązać??
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 20:52