Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
:: Server side development
>
Apache configuration
.htaccess
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Thread Tools
Rate Thread
Enjoy an ad free experience by logging in. Not a member yet?
Register
.
09-30-2008, 12:06 AM
PM User
|
#
1
WebmasterLULZ
New Coder
Join Date: Mar 2008
Posts: 61
Thanks: 2
Thanked 0 Times in 0 Posts
.htaccess
I want to do a .htaccess with redirect.
I want
http://www.mysite.com/Song*ANY RANDOM NUMBER HERE*.mp3
to redirect to
http://www.mysite.com/downloader.php
So for example ,if I do
http://www.mysite.com/Song809.mp3
OR
http://www.mysite.com/Song212121.mp3
it will take me to
http://www.mysite.com/downloader.php
Last edited by WebmasterLULZ; 09-30-2008 at
12:23 AM
..
WebmasterLULZ
View Public Profile
Find More Posts by WebmasterLULZ
09-30-2008, 08:35 PM
PM User
|
#
2
Fou-Lu
God Emperor
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,750
Thanks: 4
Thanked 2,468 Times in 2,437 Posts
Google it up for mod_rewrite, assuming you're on apache. You'll be looking for something like ^Song\d+.mp3 and writing it to download.php?id=\\1.
__________________
PHP Code:
header
(
'HTTP/1.1 420 Enhance Your Calm'
);
Fou-Lu
View Public Profile
Find More Posts by Fou-Lu
10-10-2008, 12:18 AM
PM User
|
#
3
mbannonb
New Coder
Join Date: Sep 2004
Posts: 60
Thanks: 1
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by
WebmasterLULZ
I want to do a .htaccess with redirect.
I want
http://www.mysite.com/Song*ANY RANDOM NUMBER HERE*.mp3
to redirect to
http://www.mysite.com/downloader.php
So for example ,if I do
http://www.mysite.com/Song809.mp3
OR
http://www.mysite.com/Song212121.mp3
it will take me to
http://www.mysite.com/downloader.php
This has a good tut:
http://corz.org/serv/tricks/htaccess2.php
mbannonb
View Public Profile
Find More Posts by mbannonb
Bookmarks
del.icio.us
StumbleUpon
Google
Digg
Jump To Top of Thread
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Rate This Thread
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
07:30 PM
.
Advertisement
Log in to turn off these ads.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.