![]() |
Is there only one way to set up subdomains in .htaccess?
I used this:
RewriteEngine On Options +FollowSymlinks RewriteBase / RewriteCond %{HTTP_HOST} bro.acgcny.com RewriteCond %{REQUEST_URI} !bro/ RewriteRule ^(.*)$ bro/$1 [L] No luck |
|
RewriteEngine on
RewriteCond %{HTTP_HOST} !^$ RewriteCond %{HTTP_HOST} !^www\.el8porn.net$ RewriteCond %{HTTP_HOST} ^[^.]+\.el8porn.net$ RewriteRule ^(.+) %{HTTP_HOST}$1 [C] RewriteRule ^([^.]+)\.el8porn.net(.*) /home/el8porn/domains/el8porn.com/el8porn-subdomains/$1/$2 |
Quote:
|
Quote:
|
Make sure you set up a wildcard in DNS.
|
|
All times are GMT -7. The time now is 03:30 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123