James wrote:
Hmmmm,This is a web server for internal purposes only.... In this file I have this: DocumentRoot "/var/www/localhost/htdocs" <Directory "/var/www/localhost/htdocs"> Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory> So how do I get symlinks to work?
That's all I have in mine. Are the logs files spitting anything interesting out? I'd try testing a normal html file first and then trying PHP incase you're running into open base dir issues.
kashani -- [EMAIL PROTECTED] mailing list

