Home / Internet & Networking / Web design / Redirect
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: Redirect  (Read 587 times)
Dilbert
Topic Starter
Moderator
Egghead



Thanked: 40
Posts: 3,480

Welcome to ComputerHope!

« on: August 30, 2006, 11:01:33 AM »

Not sure that's an appropriate title, but it's what I want to do, in a way.

I'm testing out my creation (for which, I hear, I'm making a tidy sum) on my Apache server. Works nicely. However, I want to block this from happening, it's what I'm looking at right now:

Quote
Index of /source

  • Parent Directory
  • CSS/
  • JS/
  • KC/
  • TGR/
  • ad.html
  • nav.html
  • main.html
  • banner.html
  • images/

I want to make it so that if a user specifies a folder (in this case, 127.0.0.1/source) they are redirected to the home page. How can I do this?
« Last Edit: August 31, 2006, 11:48:20 AM by Timothy_Bennett » IP logged

"The geek shall inherit the Earth."
Rob Pomeroy
Prodigy



Thanked: 119
Posts: 6,454

Experience: Expert
OS: Other


Web/Networking/Linux

Me
« Reply #1 on: August 31, 2006, 03:22:23 AM »

There are many possible ways.  Here's one.  In the Apache conf file:
RedirectMatch /source(.*)$ /

« Last Edit: August 31, 2006, 03:22:41 AM by robpomeroy » IP logged

Author of the fantasy thriller, Insensate - available for all ebook readers and iDevices. Find out more >here<. Only 99p/99¢!
unlovedwarrior
Guru



Thanked: 13
Posts: 3,818

someday this name will be known

« Reply #2 on: August 31, 2006, 08:57:33 AM »

and whats that do :-?
IP logged
soybean
Genius



Thanked: 324
Posts: 12,315

Computer: Specs
Experience: Experienced
OS: Windows 7
The first soybean ever to learn the computer.

« Reply #3 on: August 31, 2006, 03:39:19 PM »

I believe it redirects to the parent directory, where the home page hangs out.
IP logged


unlovedwarrior
Guru



Thanked: 13
Posts: 3,818

someday this name will be known

« Reply #4 on: August 31, 2006, 03:46:12 PM »

oh kool :)
IP logged
Pages: [1] - (Top) Print 
Home / Internet & Networking / Web design / Redirect « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.108 seconds with 20 queries.