Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old September 20th, 2004, 07:32 AM
TangoPeer TangoPeer is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 20 TangoPeer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 39 m
Reputation Power: 0
Lightbulb How to change the .aspx extension

I would like to use a different extension for my
.aspx pages, say, .sp, or .a. Is there a way to configure
this using IIS?

I know, right now, only .aspx extensioned URLs make it
into my application_request() in my global file.

Reply With Quote
  #2  
Old September 20th, 2004, 11:49 AM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 22 h 33 m
Reputation Power: 181
You could try using the IIS management console, inspect the mapping setting for .aspx and clone that to a new mapping for a different extension. I've never tried this, I don't know that it will let your other extension get processed by NET but it might.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #3  
Old October 11th, 2004, 12:44 PM
jdillonusa jdillonusa is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 2 jdillonusa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I tried this without success. The file is simply served as plain text. Has anyone else tried this?

Reply With Quote
  #4  
Old October 11th, 2004, 01:25 PM
jdillonusa jdillonusa is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 2 jdillonusa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Nevermind, I found it. In addition to associating the extension to the aspnet_isapi.dll file for IIS, you must also associate the extension to a specific handler for aspnet. This can be done in the web.config file of the project like this:

<system.web>
<httpHandlers>
<add verb="*" path="*.myext" type="System.Web.UI.PageHandlerFactory"/>
</httpHandlers>

In this case, the *.myext files will be treated like aspx files. Look in machine.config for other examples of what can be done.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > How to change the .aspx extension


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT