Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Multiple domains with different WordPress install



Normal Mode | Print  

Multiple domains with different WordPress install
olind
Group: Member
Post Group: Newbie
Posts: 6
Status:
I just tried to solve the problem and found the vhosts-file where there is an entry that seems to make sense (I'm not a pro on this so I can be wrong :) )

Code

#DO NOT EDIT, CREATED BY AMPPS

           
#### olalindberg.localhost VirtualHost ####
           

<VirtualHost 127.0.0.1:80>
<Directory "/Applications/AMPPS/www/olalindberg.localhost">
Options FollowSymLinks Indexes
AllowOverride All
Order deny,allow
allow from All
</Directory>
ServerName olalindberg.localhost
ServerAlias olalindberg.localhost
ScriptAlias /cgi-bin/ "/Applications/AMPPS/www/olalindberg.localhost/cgi-bin/"
DocumentRoot "/Applications/AMPPS/www/olalindberg.localhost"
ErrorLog "/Applications/AMPPS/apache/logs/olalindberg.localhost.err"
CustomLog "/Applications/AMPPS/apache/logs/olalindberg.localhost.log" combined
</VirtualHost>

####################################
IP: --   


Threads
 olind   Multiple domains with different WordPress install (2 Replies, Read 7249 times)
    |--  olind   I just tried...   on September 30, 2018, 5:41 pm
    |--  olind   I think I...   on October 1, 2018, 9:08 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is July 6, 2025, 12:44 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.010