| 
					Apache no display websites
				 | 
		
			| Author | Message | 
		
	
	
		
	
		| spytech   Newbie
 
  
 Posts: 9
 Joined: Jun 2007
 Reputation: 0
 | 
			| RE: Apache no display websites 
 
				I formatted and I reinstalled the system , now I obtain to have access correctly local, but when external access of the 404 display pages domains, and the ISPCP control not has access. some blockade in the apache exists?
			 
				
(This post was last modified: 06-20-2007 03:55 PM by spytech.)
 |  | 
	| 06-20-2007 03:53 PM |  | 
	
		| spytech   Newbie
 
  
 Posts: 9
 Joined: Jun 2007
 Reputation: 0
 | 
			| RE: Apache no display websites 
 
				The modem is do NAT with DMZ from server.
 In /etc/hosts
 
 127.0.0.1  domain.com.local    localhost
 200.146.x.x   powertech.domain.com   powertech  --> IP Validate
 192.168.10.250  admin.domain.com  admin
 
 
 External access so functions with wildcard, but you commented of the security not of the one to risk. Example:
 NameServerHost *:80
 <VirtualHost *:80>
 
 My command apache2 -S is:
 
 wildcard NameVirtualHosts and _default_ servers:
 *:80                   is a NameVirtualHost
 default server admin.domain.com (/etc/apache2/sites-enabled/00_master.conf:6)
 port 80 namevhost admin.domain.com (/etc/apache2/sites-enabled/00_master.conf:6)
 port 80 namevhost domain.com (/etc/apache2/sites-enabled/ispcp.conf:51)
 port 80 namevhost test.com
 (/etc/apache2/sites-enabled/ispcp.conf:135)
 Syntax OK
 
 thus I obtain external access, in case that I oppose fixing the IPS not I obtain.
 
 PS: the  domain that I placed examples therefore and of a customer but only follow this order
 
				
(This post was last modified: 06-20-2007 10:25 PM by spytech.)
 |  | 
	| 06-20-2007 10:23 PM |  | 
	
		| spytech   Newbie
 
  
 Posts: 9
 Joined: Jun 2007
 Reputation: 0
 | 
			| RE: Apache no display websites 
 
				Hello Personal, I delayed to return, therefore I made more attempts, resulted: internally ok functions, but external so the apache page of the domains enters the /ISPCP the domain no sends for the Page Administration of the ISPCP, simply appears "not joined page". I do not know more what to try, somebody has a new idea?
 Internet
 |_____________ DMZ
 |
 Interface Extern 10.0.0.250
 |
 Interface Intern 192.168.10.250
 
 
 /etc/hosts (Example)
 127.0.0.1    powertech.domain.tld.local     localhost
 200.138.x.x powertech.domain.tld            powertech
 192.168.10.250 admin.domain.tld             admin
 
 /var/cache/bind/admin.domain.tld.db (Example)
 .
 .
 .
 IN      NS      ns1.admin.domain.tld.
 IN      NS      ns2.admin.domain.tld.
 IN      MX      10 powertech.domain.tld.
 
 admin.domain.tld. IN      A       192.168.10.250
 admin.domain.tld.        IN      TXT     "v=spf1 a mx ip4:192.16$
 ns1             IN      A       192.168.10.250
 ns2             IN      A       192.168.10.250
 powertech               IN      A       192.168.10.250
 localhost       IN      A       127.0.0.1
 webmail CNAME   admin.domain.tld.
 ftp             CNAME   admin.domain.tld.
 ; sub [{SUB_NAME}] entry BEGIN.
 ; sub [{SUB_NAME}] entry END.
 
 /var/cache/bind/domain.tld.db (Example)
 .
 .
 .
 IN      NS      ns1.domain.tld.
 IN      NS      ns2.domain.tld.
 IN      NS      dns2.superdns.com.br.
 IN      NS      dns1.superdns.com.br.
 IN      MX      10 powertech.domain.tld.
 
 domain.tld.       IN      A       200.138.x.x
 domain.tld.       IN      TXT     "v=spf1 a mx ip4:200.138.x.x $
 ns1             IN      A       200.138.x.x
 ns2             IN      A       192.168.10.250
 powertech       IN      A       200.138.x.x
 localhost       IN      A       127.0.0.1
 admin           CNAME   admin.domain.tld.
 www             CNAME   domain.tld.
 ftp             CNAME   domain.tld.
 smtp            CNAME   domain.tld.
 pop3            CNAME   domain.tld.
 ; sub [{SUB_NAME}] entry BEGIN.
 ; sub [{SUB_NAME}] entry END.
 
 In versao previous of the VHCS no I had this problem, seemed simple. Now you beating to the 1 month and to me I negotiate it no I function good, I am perhaps to make a mistake some place. Necessary of the your aid.
 |  | 
	| 07-03-2007 09:35 PM |  | 
	 
	
	
		
	
	
		
 
 
	 
	
	
	
	
	
	
	
		
		
	
	
	
User(s) browsing this thread: 1 Guest(s)