Hi, looks like this comes from the apache install. Something is wrong or different with CentOS. Replace first command with ln -s /etc/httpd/sites-available/rgw.conf /etc/httpd/conf.d/rgw.conf Replace second command with unlink /etc/httpd/conf.d/default This should make the trick JC On Mar 10, 2014, at 21:53, wsnote <wsnote@xxxxxxx> wrote: > >You must also create an rgw.conf file in the /etc/apache2/sites-enabled directory. > There is no /etc/apache2/sites-enabled directory in the CentOS. So I didn't create rgw.conf. I put the content of rgw.conf to the httpd.conf. > > >sudo a2ensite rgw.conf > >sudo a2dissite default > > These 2 commands was not found in the CentOS. > I can start /etc/init.d/ceph-radosgw and create a gateway user.But when I used API, it shows "403 forbidden". > I didn't add wildcart to DNS, because I didn't use domain. > > 在 2014-03-11 10:47:57,"Jean-Charles LOPEZ" <jeanchlopez@xxxxxxx> 写道: > >Hi, > > > >what commands are “not found”? > > > >This page for configuring the RGW works fine as far as I know as I used it no later than a week ago. > > > >Can you please give us more details? What is your layout (radosgw installed on a ceph node, mon node, standalone node)? > > > >Note: In order to get it running, remember you need to have a web server installed and running (apache), ceph base packages obviously, swift if you want to use the swift tool, s3cmd also, s3curl, … > > > >JC > > > >On Mar 10, 2014, at 19:35, wsnote <wsnote@xxxxxxx> wrote: > > > >> OS: CentOS 6.4 > >> version: ceph 0.67.7 > >> > >> Hello, everyone. > >> With the help of document, I have install ceph gateway. > >> But I don't know how to configure it. The web http://ceph.com/docs/master/radosgw/config/ has many command not found.I thought it's written in the ubuntu. > >> can anyone help? > >> Thanks! > >> > >> > >> _______________________________________________ > >> ceph-users mailing list > >> ceph-users@xxxxxxxxxxxxxx > >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > > > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com