mazi-project / portal

This is the portal of the MAZI toolkit
http://www.mazizone.eu/toolkit/
MIT License
18 stars 6 forks source link

WordPress Site Address (URL) #152

Open idmyn opened 6 years ago

idmyn commented 6 years ago

I'm struggling to make WordPress accessible over anything other than the default http://foo.bar/wordpress[/page]. In an ideal world I'd like to be able to make a WordPress home page available at http://foo.bar and if not that, http://foo.bar/home - would this be possible?

I've tried setting the site address to http://foo.bar (leaving the WordPress address at http://foo.bar/wordpress) but I then find any URL in the format of http://foo.bar[/page] just redirects to the MAZI portal. Changing the WordPress address to match the site address at http://foo.bar doesn't help, and seems to render the WordPress admin settings page totally inaccessible, effectively breaking the WordPress installation entirely!

Am I missing something? (I'm running v2.5.5)

iomavridis commented 6 years ago

Hi David, Did you try to set up WordPress as the splash page of the toolkit? I think it will help. When you select it, the WordPress application will appear at the portal position. You can set them through the administrator panel of the toolkit in the Application section. After that, you can configure the portal domain "portal.mazizone.eu" to whatever you want through the Networking section. Please let me know of the progress.

panosnethood commented 6 years ago

Hi, I had the same issue with David. I did set wordpress as the default home page, but I would also like to appear with the customized URL and not as http://local.mazizone.eu/wordpress.

We had discussed this internally, and I know that it is not so easy, but I think that at least there should be a choice for the admin (even if more complicated to do) to change the "fixed" URL local.mazizone.eu.

panosnethood commented 5 years ago

Related to #149