Home Forum
2012-02-05
Menu principale
Prodotti
Giochi a premi
Accedi ai servizi
Newsletter
Ricezione
Benvenuto, Ospite
Nome Utente Password: Ricordami

ReDJ, Joomla! 1.5, IIS 7.0
(1 Online) (1) Ospite
  • Pagina:
  • 1

ARGOMENTO: ReDJ, Joomla! 1.5, IIS 7.0

ReDJ, Joomla! 1.5, IIS 7.0 1 Anno, 11 Mesi fa #1024

  • ebrand
  • Offline
  • Fresh Boarder
  • Messaggi: 1
I've done the following:

1. installed both the ReDJ Joomla! plugin and component (and enabled the plugin)

2. added the line "ErrorDocument 404 /index.php" to the end of
the ".htaccess" file in the root of my Joomla! site

3. added the following to my "web.config" file:
<system.web>
<customErrors defaultRedirect="index.php" mode="On">
<error statusCode="404" redirect="index.php"/>
</customErrors>
</system.web>

4. added a ReDJ "item" that looks like this:
From: /forum
To: /index.php?option=com_ccboard&view=forumlist&Itemid=77

Whenever I navigate to "mysite.com/forum" I get the standard IIS 404 error. I've also verified that my hosting provider allows for overriding the "customErrors" directive in the "web.config" file.

Any help would be greatly appreciated!

Thanks in advance,
Eric

Re:ReDJ, Joomla! 1.5, IIS 7.0 1 Anno, 11 Mesi fa #1025

  • admin
  • Offline
  • Administrator
  • Messaggi: 1323
Hi,
try to change step 4 as follow:

4. added a ReDJ "item" that looks like this:
From: /forum$
To: http://{siteurl}/index.php?option=com_ccboard&view=forumlist&Itemid=77


The "From URL" must be relative because we match with REQUEST_URI. The dollar at the end means "end with", we use regular expressions.

The "To URL" must be absolute, because you can redirect to any site. The macro {siteurl} is useful for portability.

Let me know,
Luigi
  • Pagina:
  • 1
Moderatori: admin
Tempo generazione pagina: 0.37 secondi
News
Cerca con Google
Chi è online
 38 visitatori online
Pubblicità