473,394 Members | 1,715 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,394 software developers and data experts.

How can we make a webpage without extension....?

deephill
Hi..
I need one clarification.
How can we make a webpage without extension....?

Ex:
Normal page is http://www.websitename.com/partners/info.html

I dont wnt html/php/any extension. like
http://www.websitename.com/partners/info

is it possible???
Thank you
Mar 22 '07 #1
6 7256
drhowarddrfine
7,435 Expert 4TB
This has to be set up on the server side. If your server "serves" the page as text/html, which it probably does, then the browser will not care about the extension. Also, when someone clicks on a link that doesn't have an extension, your server must recognize what to do with that. I don't use Apache but, in my server, one simple line makes everything without an extension go to a script.

To see how to do this in your server, if it is Apache, go to the Apache board and ask there.
Mar 22 '07 #2
AricC
1,892 Expert 1GB
Hi..
I need one clarification.
How can we make a webpage without extension....?

Ex:
Normal page is http://www.websitename.com/partners/info.html

I dont wnt html/php/any extension. like
http://www.websitename.com/partners/info

is it possible???
Thank you
Just curious why you would want to do this?
Mar 22 '07 #3
drhowarddrfine
7,435 Expert 4TB
It adds a little bit of security by hiding how the pages are created. so if it ends in .php, that helps a cracker know the page was generated in php.
Mar 22 '07 #4
hi u r correct drhowarddrfine
anyway tqs for evrybody. :-)
Mar 22 '07 #5
hmm it looks like on an apache server this would cause extra processing power..
Sep 13 '08 #6
asedt
125 100+
As a user I don't like links that don't look normal, thats my opinion on this subject.
Sep 15 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: patje | last post by:
I installed phorum (http://phorum.org) on my local machine and everything works fine with http://localhost. But I want to integrate phorum on a specific webpage on the web. Therefor some things...
12
by: Berislav Lopac | last post by:
I know how to set Apache to send files with any extension to PHP before sending a response. Is there a way to do so for files with no extension whatsoever? I don't want *all* files to be parsed by...
2
by: PK | last post by:
Hello, I am looking for help on the following. I'm trying to create a custom browser toolbar button that will do a few things. One that I'm trying to do at the moment is just simply return the...
14
by: Marcin Ciura | last post by:
Here is a pre-PEP about print that I wrote recently. Please let me know what is the community's opinion on it. Cheers, Marcin PEP: XXX Title: Print Without Intervening Space Version:...
5
by: sifar | last post by:
Hi, This is my first post to this Group. A] I am trying to create a escalation page which will mail an escalation report of a faulty product. Items needed on Page: -----------------------
3
by: GraVity via DotNetMonster.com | last post by:
Hello all I am new to asp.net or web programming I have a requirement, I have to submit a document to another server using my webpage, there is a perticular protocol for doing that. This protocol...
3
by: Microsoft | last post by:
I have a need to display a bitmap (chart) that has been created in code. In the Windows I just place it in a picturebox. But no luck with a Web page and I would like to be able to do it without...
6
by: Boris | last post by:
Has anyone ever managed to read a Windows registry key in a PHP webpage? I installed the PHP extension win32std and saved their sample script from...
8
by: Ron | last post by:
I am building a dynamic image loading class. I have a list of properties that have associated images in a specified directory. The problem they are multiple formats which are not known at...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.