Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as PHP by gash ( 17 years ago )
<Virtualhost *>
        ServerName IPADRESSE
        ServerAlias IPADRESSE *.IPADRESSE
        ServerAdmin [email protected]
        DocumentRoot /etc/phpmyadmin/or/whatever/
        <Directory /etc/phpmyadmin/or/whatever>
                Options Indexes FollowSymLinks MultiViews
                AllowOverride All
                Order deny,allow
        </Directory>
        ErrorLog /pfad/zur/error.log
        LogLevel Warn
        CustomLog /pfad/zur/access.log combined
</Virtualhost>

 

Revise this Paste

Your Name: Code Language: