Hi, this is a great module. The redirect works for me but I am having a hard time with the 404 page. I tried to read through many of the posts about this same errors but cannot seem to solve mine. It could be something obvious that I overlooked. Here is my config:
1/ 404 page question:
Joomla 1.5.15
404 page:
www.99freelance.com/component/tplancer/?task=regbuyer
I enabled the plugin, and updated my .htaccess file (yes, renamed) to include the option: ErrorDocument 404 /
I even tried to modify the English 404 page in the back end to include some test message so I would recognize that it is picked up correctly. No luck so far. Attached is a copy of the .htaccess file.
What I am missing?
2/ Redirect question:
I used an alias with short URL to redirect to an existing page with the long URL. I assign the short URL to a menu item.
The alias link is: samesite/openprojects.html
When I pointed to the menu item, the short URL appears on the bottom left of the browser window. However, when I clicked on the menu item, the long URL appears at the top of the browser window (i.e,. the original name not the alias). Is this working the way it is supposed to? I suspect that it is but just to make sure.