[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Using Raq3 behind a firewall on ADSL - FTP Works - HTTP Doesn't - Why ???



This problem has to do with the rewrite rule in Apache for the domain. IIRC, you need to remove the ",R" in /etc/httpd/conf/httpd.conf for the relevant domain (you'll see "[L,R]" at the end of one of the directives), then restart Apache (/etc/rc.d/init.d/httpd reload). The negative effects of this are some sort of part-time problem with images loading correctly or something.

It's been a long time since I worked this issue out, so I'm be a bit fuzzy on the details. But this should get you pointed in the right direction.

Not sure on your FTP problem.