The UNIX and Linux Forums  


Go Back   De Unix-en Linux Forum > Speciale Forums > Web Programmeren, Web 2.0 en mash-ups
.
google unix.com



Web Programmeren, Web 2.0 en mash-ups Bespreek Web Programmeren en Web Server Administration, waaronder LAMP, Apache, MySQL, Flash, HTML, SEO, mash-ups en andere web-API's en onderwerpen.

Meer UNIX en Linux Forum Onderwerpen Misschien vindt u Helpful
Draad Thread Starter Forum Antwoorden Last Post
Probleem in apache naw_deepak Red Hat 3 10-25-2008 05:58
Apache 2.2 probleem mjdousti UNIX voor Dummies Questions & Answers 6 12-21-2007 11:21 PM
het opzetten van ACL in Apache moe2266 UNIX voor Dummies Questions & Answers 10 10-10-2007 10:56 PM
Apache met SSL probleem b_manu78 SUN Solaris 2 03-23-2005 06:13 PM
Instellen Last-Modified Bit in Apache robbieg UNIX voor Dummies Questions & Answers 1 12-03-2004 12:43

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Zoeken in deze Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-27-2009
spiriad spiriad is offline
Geregistreerde gebruiker
  
 

Join Date: december 2008
Posten: 8
Exclamation Probleem opzetten apache

Hallo daar,
Ik Ajaxterm geïnstalleerd op mijn Ubuntu 9.04 machine en het draait goed als ik gebruik:
Code:
http://localhost:8022/
in mijn browser. Het probleem is dat ik wilde te kunnen acces uit somewere anders via het internet. Ik lees een aantal instructies en hulp sites in verband met dit probleem, zoals: https: / / help.ubuntu.com / community / AjaxTerm , Ajaxterm - Wiki en zelfs de officiële help pagina, maar ik heb het niet oplossen van het probleem. Na het volgen van de tutorials stap voor stap, dit is hoe mijn
Code:
/etc/apache2/sites-available/default
ziet er zo uit:
HTML-code:
<VirtualHost *:80>
    ServerAdmin webmaster@localhost

    DocumentRoot /var/www
    <Directory />
        Options FollowSymLinks
        AllowOverride None
    </Directory>
    <Directory /var/www/>
        Options Indexes FollowSymLinks MultiViews
        AllowOverride None
        Order allow,deny
        allow from all
    </Directory>

    ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
    <Directory "/usr/lib/cgi-bin">
        AllowOverride None
        Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
        Order allow,deny
        Allow from all
    </Directory>

    ErrorLog /var/log/apache2/error.log

    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn

    CustomLog /var/log/apache2/access.log combined

    Alias /doc/ "/usr/share/doc/"
    <Directory "/usr/share/doc/">
        Options Indexes MultiViews FollowSymLinks
        AllowOverride None
        Order deny,allow
        Deny from all
        Allow from 127.0.0.0/255.0.0.0 ::1/128
    </Directory>

</VirtualHost>

<VirtualHost *:443>
        SetEnvIf Request_URI "^/u" dontlog
        ErrorLog /var/log/apache2/error.log
        Loglevel warn
        SSLEngine On
        SSLCertificateFile /etc/apache2/ssl/apache.pem

        ProxyRequests Off
        <Proxy *>
                AuthUserFile /srv/ajaxterm/.htpasswd
                AuthName EnterPassword
                AuthType Basic
                require valid-user

                Order Deny,allow
                Allow from all
        </Proxy>
        ProxyPass / http://localhost:8022/
        ProxyPassReverse / http://localhost:8022/
</VirtualHost>
Er staat in de help-pagina die, nu, ik zou moeten werken. Maar, als ik test in mijn browser
Code:
http://localhost or my_ip
het enige wat ik zie is het "Het werkt!" page.What deed ik verkeerd? Wat te wijzigen om te werken?



Bedankt,
Ady
  #2 (permalink)  
Old 05-31-2009
spiriad spiriad is offline
Geregistreerde gebruiker
  
 

Join Date: december 2008
Posten: 8
Niemand kan mij helpen?
  #3 (permalink)  
Old 05-31-2009
thanhdat's Avatar
thanhdat thanhdat is offline
Geregistreerde gebruiker
  
 

Join Date: Aug 2008
Locatie: Paris
Posts: 107
Heeft u uw firewall-instellingen? waar is uw site map (proberen: http://your_ip/yoursite/)? Is de index-bestand is. Php?
Hoop dat dit helpt.
Closed Thread

Bladwijzers

Thread Tools Zoeken in deze Thread
Zoeken in deze Thread:

Uitgebreid zoeken
Display Modes Beoordeel deze draad
Beoordeel deze draad:

Posting Regels
Jij mag niet Post Nieuwe threads
Jij mag niet na antwoorden
Jij mag niet post attachments
Jij mag niet bewerk uw berichten

BB code is Aan
Smilies zijn Aan
[IMG] code Aan
HTML-code is Uit
Trackbacks zijn Aan
Pingbacks zijn Aan
Refbacks zijn Aan




Alle tijden zijn GMT -4. Het is nu 02:09.


Powered by: vBulletin, Copyright © 2000 - 2006, Jelsoft Enterprises Limited. Vertalingen Powered by .
vBCredits v1.4 Copyright © 2007 - 2008, PixelFX Studios
De Unix-en Linux Forums Copyright © 1993-2009. Alle rechten Reserved.Ad Beheer door RedTyger

Content Relevante URL's door vBSEO 3.2.0