need extension change for one page from aspx to html

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/12/2011 8:41:37 AM
Gravatar
Total Posts 16

need extension change for one page from aspx to html

hi ,

i need to change the extension of one of my cms page because of some rule of government from aspx to html in the address bar of browser.

currently i have 50 pages, but i need to change it in only one(aspx to html).

please help

it's urgent.

i'm violating rule.

thanks in advance,

Vipul Patel

 

10/13/2011 6:03:16 AM
Gravatar
Total Posts 16

Re: need extension change for one page from aspx to html

i had changed extension in mp_pages and freindlyurl tables, and it is working in visual studio with html extension,

but it is not working in iis 6 after hosting.

please help

Thanks in advance,

Vipul Patel

10/13/2011 9:45:31 AM
Gravatar
Total Posts 2239

Re: need extension change for one page from aspx to html

Hi Vipul,

You'll need to configure a Handler Extension to map the HTML file extension to the ASP.NET engine. See this MSDN article on the subject.

Hope this helps,
Joe D.

10/17/2011 7:53:00 AM
Gravatar
Total Posts 16

Re: need extension change for one page from aspx to html

thanks for your reply.....

i added extension already but i forgot to untick checkbox saying "check file exist or not", and because of this i couldn't access the html page,

fortunately it solved,

hope it'll help someone else.......

thanks again......

i had asked two more question , please reply on it, (Lucene Search) (Permissions)

 

You must sign in to post in the forums. This thread is closed to new posts.