Recent content by Rainbowsix3

  1. R

    Problem with vhost(svn)

    Hello, The vhost.conf has these rights: /var/www/vhosts/rainbow-six3.com/subdomains/svn/conf -rw-r--r-- 1 www-data psacln 328 Oct 16 16:37 vhost.conf and when i access over the port 7080 i get the 403 forbidden error too. Can someone tell me, which is the correct path for the vhost.conf??
  2. R

    Problem with vhost(svn)

    To test is the vhost.conf working, i removed all entery and add a ProxyPass to see, can i transform the port 80(apache2) to port 8000(nodeJs server). But it dont working too. test vhost.conf: ProxyPass / http://rainbow-six3.com:8000/ ProxyPassReverse / http://rainbow-six3.com:8000/
  3. R

    Problem with vhost(svn)

    Hello, I have try to enable the directory indexing with the .htaccess but then i see only the foldercontent and when i try to enable the directory indexing with the vhost.conf(Plesk How to) i get the 403 Forbidden error. I have run reconfiguration "/usr/local/psa/admin/sbin/httpdmng...
  4. R

    Problem with vhost(svn)

    I created a simple index.html and it working fine. svn.rainbow-six3.com
  5. R

    Problem with vhost(svn)

    Hello, Here is the log. error_log
  6. R

    Problem with vhost(svn)

    Hello, Here is the log file. http://d.pr/f/ltJa
  7. R

    Problem with vhost(svn)

    Hi. I try to make my own SVN repository but i have problem with the vhost.conf i have a subdomain "svn.rainbow-six3.co" over it i will access to my svn server. So i created a vhost.conf in the folder /var/www/vhost/rainbow-six3.com/subdomains/svn/conf/vhost.conf and run the reconfiguration...
Back
Top