473,396 Members | 1,779 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

URL Disguising

Many pages have URLs like this one
http://www.appraisers.com/usa/califo...an_bernardino/ instead of
long nasty URLs with disgusting query strings and such. Can anybody
point me to some place where I can understand how this works and learn
how to use it?

Thank you,
Trevor

Dec 28 '05 #1
2 2496
NC
Trevor wrote:

Many pages have URLs like this one
http://www.appraisers.com/usa/califo...an_bernardino/
instead of long nasty URLs with disgusting query strings
and such. Can anybody point me to some place where
I can understand how this works and learn how to use it?


Sure thing:

http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

Cheers,
NC

Dec 28 '05 #2
NC wrote:
Trevor wrote:
Many pages have URLs like this one
http://www.appraisers.com/usa/califo...an_bernardino/
instead of long nasty URLs with disgusting query strings
and such. Can anybody point me to some place where
I can understand how this works and learn how to use it?


Sure thing:

http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

Cheers,
NC


If the URL's have a distinct pattern, mod_rewrite is the first tool you
should use. If you need something more arbitrary, you might want to take
a look at CamoAlias, a script of mine that lets you set up completely
arbitrary URL's. It's under a BSD license so you can do pretty much
whatever you want to with it.

CamoAlias - http://www.wynia.org/articles/camoalias.html

Which, incidentally is an alias for:
http://www.wynia.org/wordpress/2005/...urls-you-want/

Which is actually a mod_rewrite setup for something more like
http://www.wynia.org/wordpress/index.php?id=458

--
J Wynia
The Glass is Too Big
http://www.wynia.org
j@wynia.org
Dec 28 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Geoff Soper | last post by:
I'm not quite sure if the answer to my question lies in the Apache or PHP realm. If I have a php script running on Apache which outputs a JPEG image such as...
12
by: Roger Price | last post by:
Thank you to Yang (Is that your first name?) and Andy for your suggestions. I am 99% of the way there but now cannot get the "Reset" button to work. I have included the whole of my code and...
21
by: Peter Bassett | last post by:
I have a .shtml file, that displays photos, in which I wish to pass some functionality off to an Include file for reusability purposes. Unfortunately, it's not working. Here is a portion of the...
7
by: DeathStorm | last post by:
How do i redirect to a different page without out changeing the address in the address bar but allowing the title to change?
17
by: Klaus Schulz | last post by:
Hello, for a project I am currently working at, I have to use form-buttons and normal links (a href...) in the same pages together. Both should look the same. No problem with IE and Opera but I...
38
by: Ken Davies | last post by:
I'm relatively new to style sheets but I've been unable to find the answer to a - hopefully - simple question. Is it valid to use more than one <LINK REL=STYLESHEET..... in a document. Basically...
24
by: mag31 | last post by:
Is there any way to find out if a particular .net function will throw an exception without first generating the exception? I am using structured exception handling i.e. try catch finally blocks...
16
by: Java script Dude | last post by:
To all Mozilla JS Guru's (IE dudes welcome), I have spent the last three years developing complex DHTML applications that must work in IE 5.5sp2+ but I use Mozilla 1.3+** to do all my...
14
by: Andrew Poulos | last post by:
I've built a javascript driven quiz. Given that client-side scripting is not secure, is there a way to "obscure" answers so that they are unavailable to the casual viewer? For example, If I have an...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.