Não sei bem como colocar aqui, mas é o seguinte: Tentei configurar o apache direcionando para minha pasta, seguindo varios tutoriais: Alias /spnet/ "/home/www/spnet/" <Directory "/home/www/spnet/"> Options Indexes AllowOverride None Order allow,deny #Options indexes FollowSymLinks MultiViews #AllowOverride All #Order allow,deny #allow from all </Directory>
E criei dentro da pasta conf.d um arquivo chamado alias com as mesmas informações Alias /spnet/ "/home/www/spnet/" <Directory "/home/www/spnet/"> Options Indexes AllowOverride None Order allow,deny #Options indexes FollowSymLinks MultiViews #AllowOverride All #Order allow,deny #allow from all </Directory> Ao dar um restart aparece: apache2 -k start [Sat Mar 15 00:41:45 2008] [warn] The Alias directive in /etc/apache2/apache2.conf at line 297 will probably never match because it overlaps an earlier Alias. apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName ou seja na linha Alias /spnet/ "/home/www/spnet/" Tenho duas alternativas e não sei como fazer nenhuma das duas. 1> Fazer este alias funcionar 2> Dar direito ao meu usuario editar na pasta www do apache, que não sei como fazer isto :( Quem me salva nesta??? -- []s Nilson Chagas --- Visite: Fundamental: www.amados.com.br Dúvidas:http://nilsoftware.blogspot.com/ Obrigatório: www.saopaulofc.com.br -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

