× Here you can get community support related to ReDJ.

redirect .asp

  • patoushka
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 10 months ago #1888 by patoushka
redirect .asp was created by patoushka
I need to redirect url ending with .asp and I don't know how. Can you give me some explanation on how to do that?
Thank you.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1889 by admin
Replied by admin on topic redirect .asp
Hi,
first I guess you need to add this at the end of your .htaccess file (to catch these kind of URLs with Joomla):
ErrorDocument 404 /

After this, create a rule like:
From URL: \.asp$
Request only: true (checked)

You didn't provide me other information so I have not added a (dynamic) destination to the rule.

Kind regards,
Luigi
The following user(s) said Thank You: patoushka

Please Log in or Create an account to join the conversation.

Time to create page: 0.108 seconds