Access Forbidden Error 403 in xampp

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

Access Forbidden Error 403 in xampp

Postby Dgox » 12. May 2011 14:44

Hi everyone! well I'm trying to learn ruby ​​on rails along
this tutorial: http://edgeguides.rubyonrails.org/getting_started.html, gender
my controller "rails generate controller home index", edit
routes.rb uncomment the line 'root: to => "home # index"' for my
home driver is the default location when making a "localhost: 3000"
but I get an Access Forbidden! I have no permissions, error 403
Working with xampp in windows 7, and my virtualhost in httpd.conf I have:
<virtualHost *:3000>
ServerName rails
DocumentRoot "C:/xampp/htdocs/PFC/public"
<Directory "C:/xampp/htdocs/PFC/public/">
Options ExecCGI FollowSymLinks
AllowOverride all
Allow from all
Order allow,deny
AddHandler cgi-script .cgi
AddHandler fastcgi-script .fcgi
</Directory>
</VirtualHost>

Before that he was in "public / index.html" that was "welcome ruby"
then to make the modification in pedia routes.rb delete this index and
should work but does not work .. any help do not know why
where to look ... I'm still very new to this ... thanks!
Sorry for my bad English!
I hope you can understand!
Dgox
 
Posts: 1
Joined: 12. May 2011 14:24

Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 12 guests