Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

.htaccess custom redirect 404 status
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: .htaccess custom redirect 404 status

.htaccess custom redirect 404 status 14 years, 6 months ago #12250

  • vian
I'm using JoomSEF 3.2.2. And I get a 404 NOT FOUND status on my component which is called through .htaccess redirection
In the profiles folder on my site where xml config files are stored I have an .htaccess with following lines
RewriteEngine On
RewriteRule ^(.*/data\.xml)$ /index.php?option=com_data_xml&format=raw&xml_path=$1 [L]

I am not using JoomSEF redirect but JoomSEF code is executed when accessing my component this way and it sets '404 NOT FOUND' http header. Can I disable JoomSEF execution in my component or somehow make it display 200 OK?
  • Page:
  • 1
Přihlášení uživatele Prázdný