Latest Version: 0.9.6.2
  Dashboard > Pylons FAQ > Browse Space > Labels > configuration-faq
  Pylons FAQ Log In | Sign Up   View a printable version of the current page.  
  Label: configuration-faq

Content with label configuration-faq in Pylons FAQ (See content from all spaces)

How do I get paster serve to use SSL?
Question How do I get paster serve to use SSL? Answer I don't think it's possible to get paster serve to serve both HTTP and HTTPS requests at the same time. Ian Bicking seemed interested in a patch to allow ...
How do I access the settings in the .ini configuration file?
Question How do I access the settings in the .ini configuration file? Answer See pylonscookbook:Getting Data from the Configuration File
Can I wrap lines in the .ini config file?
Yes the .ini file is in standard ConfigParser moduleConfigParser@pylib format, which allows line wrapping when the following line is indented
Site running on a free Atlassian Confluence Open Source Project License granted to Pylons. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.3.3 Build:#645 Feb 13, 2007) - Bug/feature request - Contact Administrators
Top