02-26-2011, 03:08 AM
Hy
The problem may be the apache configuration.
Try these options
<Directory /xxx/xx/xx>
Options All
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Otherwise, can you attach the file httpd.conf.
Thanks
Doudoux
The problem may be the apache configuration.
Try these options
<Directory /xxx/xx/xx>
Options All
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Otherwise, can you attach the file httpd.conf.
Thanks
Doudoux