On Wednesday, September 29, 2010, nitin chandra <[email protected]> wrote: > Hello All, > > I renamed the test wsgi script from 'myapp.wsgi. to index.wsgi' for > application entry point, it did not load as it did previously, ie. > "Hello World" > > Now it shows the dir listing, in which 'index.wsgi' is one of the file listed. > > File permissions are the same. > > And the apache config are same in both the cases. > > How to resolve this ?
Post the parts of your Apache configuration related to mod_wsgi. Need this information to be able to help you. Also indicate for that configuration what URL you are using to access the site so can see how that matches against the configuration. The more information the better, else will need to get out the crystal ball. Graham > Thanks > > Nitin > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/modwsgi?hl=en. > > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
