Displaying 1 result from an estimated 1 matches for "fatturazion".
Did you mean:
fatturazione
2006 Jan 28
0
I don''t find the problem with Apache
This is the second day I try to install my rails web application unter
apache 2, but nothig to do. I think the solution is banal, but i don''t
find it :-(
I would like access to my application with this sample adress:
http://localhost:82/fatturazione/public/
My configuration on httpd.conf is this:
------------------------------------------------------------------
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
# This should be changed to whatever you set DocumentRoot to.
<Directory "C:/Progra...