Ajuda Apache

1. Ajuda Apache

Julian Soares
juliansoares

(usa Debian)

Enviado em 13/05/2013 - 10:27h

Bom dia linuxer's

to tentando subir uma pagina aqui no meu apache e não consigo.

uso debian 7 aqui

meu sites-available/default :

<IfDefine DEFAULT_VHOST>

<VirtualHost *:80>
ServerName sa.cflex.com.br

DocumentRoot "/var/www/sazilla.com.br/htdocs"

ErrorLog "/var/log/apache2/sazilla.com.br-error_log"
CustomLog "/var/log/apache2/sazilla.com.br-access_log" common

<Directory /var/www/sazilla.com.br/htdocs>
Options -Indexes +ExecCGI
AllowOverride Limit
DirectoryIndex index.cgi
AddHandler cgi-script .cgi

Order deny,allow
Deny from all
Allow from 10.0.0.0/16
Allow from 10.10.0.0/16

</Directory>

<IfModule mpm_peruser_module>
ServerEnvironment apache apache
</IfModule>
</VirtualHost>



dentro de /var/www/ tem a pasta 'sazilla.com.br' e dentro de htdocs tem todos os .cgi , essa pagina roda interna aqui na empresa , apenas copiei tudo diretorios e config e passei para minha maaquina, ae acessar o host sazilla.com.br aparece isso :
It works!

This is the default web page for this server.

The web server software is running but no content has been added, yet.

a msg do index.html, e ele não puxa a pagina sazilla.com.br, ja adicionei o host em meu /etc/hosts , as permissao estao certas para www-data(user apache) e nada. cai no index.html


  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts