Dear Tim,

I don't know if you access to the apache conf files, but I was having a
lot of trouble getting this to work as well, until I just put everything
in the apache conf rather then in htaccess files.  I also put all the
mod_python related stuff in location tags.  After I did that then it all
started to work fine.  One thing that is different form my old config
which was an scgi config, is that before if I set up apache find my
pylons app with a path (say /pylons pointed to my pylons app) with then
the /pylons get added to the url, using the mod_python and adding
/pylons as a location, it does not get added to the path.  Don't know if
any of this helps, but thats what was messing my install up.  I really
never had any luck setting it up using the htaccess file, although I
really can't see a reason why that should be the case, I also was not
able to get mod_python to actually point the the root like I has
originally done with my scgi install. 

Jose

timc3 wrote:
> Yes it looks like I am getting the same trouble with it not serving the
> public folder.  If I try an access a folder that is in public via my
> webbrowser I get a pylons 404 error message.
>
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to