Hi,

Try this:
Please mount the USB STICK with:
mount -t vfat /dev/sda1 /mnt/o -o fmask=0000,dmask=0000

the default mask is 0022...


Davide Cantaluppi
http://www.kdev.it


Il 28-08-2007 11:23, "deguykes1" <[EMAIL PROTECTED]> ha scritto:

>  
>  
>  
> 
> Hello,I've putted php en some php scripts and html pages on a pendrive
> I've configured the boa.conf file with
> 'DocumentRoot /mnt/1/htdocs' (where my scripts and pages are located)
> 'AddType application/x-httpd-cgi php'
> 'DirectoryIndex index.php index.html'
> 
> I've edited the /etc/php.ini with
> 'doc_root ="/mnt/1/htdocs"'
> The files have the permission 755 the 'htdocs' directory also
> So now the problem, when I browse to my foxboard with this line
> http://192.186.0.90  I get an 403 error that I'm not authorized to see
> the page When I browse with http://192.186.0.90/index.php (or
> index.html)it works fine
> Can someone tell why the first manner does not work.
> 
> Thx,Guy  
> 
>  
>     


Reply via email to