lug 24 2008

Joomla 1.5: Come risolvere i problemi dei PermaLink tra SmartSef e Docman

Published by Dev at 13:56 under Opensource, Tutorial

Utilizzando SmartSef in Joomla 1.5 con Docman ci sono problemi di compatiblità che impediscono il corretto funzionamento.
Per risolvere questo inconventiente bisogna modificare la configurazione di SmartSef e del file .htaccess

Software utilizzato nel mio caso:
Joomla v1.5.1
DocMan 1.4rc2
SmartSef RC 1.0


Modifiche apportate

Entrare in SmartSef Component Settings/SmartSEF Router Configuration Settings

Router Extention Name:” com_docman”
  Router Type: “Joomla 1.5 router”
  Router Alias: “downloads”
  URL Rewrite Setting: “Use SmartSEF basic rewriting”
  Bypass POST redirects: “No”

Di seguito modificare il file .htaccess come segue:

## Can be commented out if causes errors, see notes above.
#Options +FollowSymLinks ===> COMMENTARE
#
# mod_rewrite in use

RewriteEngine On ====> NON COMMENTARE

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

RewriteBase / ===> NON COMMENTARE

Un’esempio di coesistenza di questi 2 software è Genius Website un nuovo portale che partirà a breve

Articoli Correlati:

Segnala presso:
  • del.icio.us
  • Google
  • Live
  • Segnalo
  • Slashdot
  • Facebook
  • Upnews
  • Wikio IT
  • Digg
  • E-mail this story to a friend!
  • Ma.gnolia
  • MySpace
  • Diggita
  • LinkedIn
  • OKNotizie
  • ZicZac

No responses yet



Trackback URI | Comments RSS

Leave a Reply