|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
setting index.cfm in apache on loepardCan somebody remind me where in apache2 I change the settings to allow index.cfm to be severed as default index pages. That is if I go to localhost/John and in thi folder there is a index.cfm I would like to have it use this as the default and not have to go to http://localhost/John/index.cfm Seems like they changed apache from 1.3 a lot. I remember this in the httpd.conf file. Thanks, John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-mac/message.cfm/messageid:6032 Subscription: http://www.houseoffusion.com/groups/cf-mac/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.48 |
|
|
Re: setting index.cfm in apache on loepardJohn Barrett wrote: > Can somebody remind me where in apache2 I change the settings to allow index.cfm to be severed as default index pages. That is if I go to localhost/John and in thi folder there is a index.cfm I would like to have it use this as the default and not have to go to http://localhost/John/index.cfm > > /private/etc/apache2/httpd.conf > Seems like they changed apache from 1.3 a lot. I remember this in the httpd.conf file. > Thanks, > John > Yes, from Leopard upwards Apache 2 is used. -- Lola J. Lee Beno LinkedIn: http://www.linkedin.com/in/lolajleebeno Facebook: http://www.facebook.com/profile.php?id=714355583 Blog: http://www.lolajl.net/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-mac/message.cfm/messageid:6033 Subscription: http://www.houseoffusion.com/groups/cf-mac/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.48 |
|
|
Re: setting index.cfm in apache on loepardHi Lola J. Lee Beno, Thanks so much`-` I could not find this before, I added index.cfm to the IfModule dir_module to read: <IfModule dir_module> DirectoryIndex index.html index.cfm </IfModule> And all is working perfect! Thanks so much, Johnny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-mac/message.cfm/messageid:6034 Subscription: http://www.houseoffusion.com/groups/cf-mac/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.48 |
|
|
plist parser in ColdFusion?Hey folks -- figured since this is a Mac specific list I might find someone who has a plist parser in CF - would be "easy" to write my own but time-consuming. Anyone? Bueller? - Nathan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-mac/message.cfm/messageid:6043 Subscription: http://www.houseoffusion.com/groups/cf-mac/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.48 |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |