epoakprea
Karma: 0
|
Blank page with remository and remosef - 2006/09/30 13:03
Hello,
I'm using joomla 1.0.10, Remository 3.24 and Remosef 3.20. I activated all .htaccess (in /, /joomla and in /com_sef). The URLs are well formed but I can't access to my documents with them, like in this URL :
http://kototama.info/joomla/Remository/Download/The_Attic/Network/
It redirects me to the homepage!
Any ideas ?
P.S : I've got this at the end of /joomla/.htaccess
########## 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 #
Post edited by: epoakprea, at: 2006/09/30 08:14
|