Microsoft Content Management Server - pages generated with aspx extention vs htm extension

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > September 2005 > pages generated with aspx extention vs htm extension





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author pages generated with aspx extention vs htm extension
Dominique

2005-09-22, 7:49 am

Hello,

It's possible to configure the extension of the pages generated by CMS?
By default it generates pages with htm extension.

Thanks,
Dominique
Stefan [MSFT]

2005-09-22, 7:49 am

Hi Dominique,

no this is not possible.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"Dominique" <Dominique@discussions.microsoft.com> wrote in message
news:7579B63C-B641-4D2F-B239-974200304283@microsoft.com...
> Hello,
>
> It's possible to configure the extension of the pages generated by CMS?
> By default it generates pages with htm extension.
>
> Thanks,
> Dominique



Chandy

2005-09-22, 8:58 pm


Oh I dunno...

Override Render on the templates to change all incidences of .htm to
..aspx in the rendered html and have ISAPI_Rewrite at the front to
rewrite all requests to .aspx to .htm? Or would this break the
underlying MCMS ISAPI request to the aspx template too?

Oh, would be innefficient as hell too, and completely daft, and
probably unworkable in edit mode but theoretically it might be possible
on a readonly mcms site (also naking sure to code the other controls to
take it into account).

What do the rest of you think?

Chandy

Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi Dominique,
>
> no this is not possible.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> ----------------------
>
>
> "Dominique" <Dominique@discussions.microsoft.com> wrote in message
> news:7579B63C-B641-4D2F-B239-974200304283@microsoft.com...

Stefan [MSFT]

2005-09-22, 8:58 pm

Hi Chandy,

ok, that would work but could produce lots of processing overhead.
Btw: ISAPI rewrite is not required.
MCMS does not bother about the file extension. So if you request the item
with htm or aspx does not matter.
Just MCMS does not produce the URLs with anything else than "htm".

Cheers
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"Chandy" <chandy@totalise.co.uk> wrote in message
news:1127402448.929534.36200@g44g2000cwa.googlegroups.com...
>
> Oh I dunno...
>
> Override Render on the templates to change all incidences of .htm to
> .aspx in the rendered html and have ISAPI_Rewrite at the front to
> rewrite all requests to .aspx to .htm? Or would this break the
> underlying MCMS ISAPI request to the aspx template too?
>
> Oh, would be innefficient as hell too, and completely daft, and
> probably unworkable in edit mode but theoretically it might be possible
> on a readonly mcms site (also naking sure to code the other controls to
> take it into account).
>
> What do the rest of you think?
>
> Chandy
>
> Stefan [MSFT] wrote:
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com