remove file extension from configuration set
Hi,
Currently i am running the cascades on IIS server 7.
In cascades i have created following
- basic_page (content type)
- basic_page (configuration set) have file extension as .aspx , If I dont put anything it gives me error.
Here it is how i want my URL to be
e.g
http://mysite.com/website/lang/home
instead of
http://mysite.com/website/lang/home.aspx or http://mysite.com/website/lang/home.php or http://mysite.com/website/lang/home.html
Please let me know how can i achieve above and please don't say that cascades doesn't supports this.
Before i have not received satisfactory solutions or if there is a solution than its too complex to do where other CMS does in few minutes to other various problems
sending out emails to users whenever content has been updated (xslt doesnot supports forms)
live search
folder last modified date within cascades (erroneous date)
Only to incorporate google search is not enough in current era of web. Please also give me reply for that issue as i have not received any solution since couple of weeks.
Best Regards,
Uthman
Discussions are closed to public comments.
If you need help with Cascade CMS please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ryan Griffith on 25 Nov, 2015 02:19 PM
Hi Uthman,
Currently, the extension field is required for outputs; however, we do have a related suggestion on our Idea Exchange to allow for no extension. I highly recommend voting for this suggestion if you would like for it to be considered for a future release.
In the meantime, the work around for this would be to configure your web server to rewrite URLs with
.aspx
extensions to remove the extension. I am not familiar with how IIS would do this, but in Apache it would be accomplished usingmod_rewrite
. I believe you can use the URL Rewrite extension provided by Microsoft. It also looks like the extension has an import feature that can import mod_rewrite rules.Please let me know if you have any questions.
Thanks!
2 Posted by usmanehsan0613 on 26 Nov, 2015 04:13 AM
very disappointed with cascades. I have not got any proper solution to very basic problems.
Tim closed this discussion on 26 Nov, 2015 03:49 PM.