Results 1 to 2 of 2
Hello,
Is there possible to redirect an URL in apache to another url..
Lets say that i got the url trail
/demo/mysite/pic/58.jpg
and want to redirect all of the 58.jpg ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-23-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 2
Apache redirects?! How??
Hello,
Is there possible to redirect an URL in apache to another url..
Lets say that i got the url trail
/demo/mysite/pic/58.jpg
and want to redirect all of the 58.jpg to
/demo/mysite/?showdbimage=58
/demo/mysite/pic/X.jpg
should go to
/demo/mysite/?showdbimage=X
And make that apply to all of my sites under /demo
?
Is this possible to do this from a .htaccess file (I now NOTHING about thes .htacces files)..=)
Thankful for help,
Regards..
-- Rincewind
- 02-23-2005 #2Linux Newbie
- Join Date
- Jul 2004
- Location
- www.syracuse.com
- Posts
- 119
Here, this guy does a better job than I would at explaining this type of stuff.
http://linuxreviews.org/webdesign/
http://linuxreviews.org/webdesign/ht.../index.html.en
good luck with that.


Reply With Quote
