Multiple domains for one Drupal 8 site - cache issues/absolut URLs

Hey,

I have some problems getting my site configured correctly, when I have mulitple domains pointing to the same site.

In our setup, we have 2 sub-domains pointing to the Drupal 8 site, one that hits the frontend cache (Cloudfront) and one hitting the Apache server directly. This is done so we can run test against both the Frontend cache and directly against the Drupal site.

Hi ! how can i do this ?

Hello, i am newbie and just want to create my e-commerce website. (Printer services)

For understanding my needing, i think a picture can describe more easily and understandable my needing.

Please, understand that :

1 / 1 need 1 master category menu (without submenu) (it is the horizontal "Main Menu" (this MASTER MENU is always visible and don't change, when clic on a specific category A new menu appear for this category. (and the same for each category)

Custom code inside <body> in Drupal 8

Is there any way to output generated javascript code to the inside of <body> in front page ? I'm trying to convert my module from Drupal7 to Drupal8.

Here is imaging of what I want to do:

Drupal 8: deinstallation of comment module failed - tables deleted but module status is 1

Hi,

I just started a vanilla Drupal 8 project and installed it with standard installation profile. After I deinstalled comment module (together with a bunch of other modules) I get error indicating that the database tables are already deleted but the module remains with status 1 in the system. When I visit admin/modules the module is still active, when I visit admin/modules/uninstall, I get the following error:

Trusted Host Settings Not enabled

I installed Drupal 8.0.0.0 on Ubuntu 14.04
In the Status Report I got next message : "Trusted Host Settings Not enabled"
According to instructions I found, I added next code into settings.php :
@code
$settings['trusted_host_patterns'] = array(
'^localhost$',
);
@endcode
But the report warning message remains.

What can I do?

Drupal 8 403 error message

I've installed D8 and I can access the site on the server itself (localhost) but if i try to access the site from another computer even on the same local network i get a 403 forbidden error. i have several other drupal sites running on the same server.
if i remove the .htaccess file everything works.

could not figure out what in that file prohibit external access. this is a clean install.

any help is greatly appreciated

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x