[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 ???
- Subject: [cobalt-users] Re: Using Raq3 behind a firewall on ADSL - FTP Works - HTTP Doesn't - Why ???
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Sun Jan 4 06:47:00 2004
- Organization: BRTNet
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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.