Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-06-2018, 07:47 PM   #1
tobedeleted
Pay Per Minute Products
 
Industry Role:
Join Date: Nov 2015
Posts: 299
Nats css

Has anyone had a problem with the NATS install and CSS?

I ask because I have been working with one of their installers for the last few days and we had various issues.

The problem now appears to be that the system is installed, but CSS is not displaying the pages correctly. They were telling me that the problem was related to .htaccess not honoring the symlinks and therefore I modifed http.config to allow AllowOverride All for the subdomain directory path.

But it does not appear that .htaccess is the problem, more like CSS is not working.

Anyone have an idea what might be going wrong?
tobedeleted is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2018, 07:54 PM   #2
Bladewire
StraightBro
 
Bladewire's Avatar
 
Industry Role:
Join Date: Aug 2003
Location: Monarch Beach, CA USA
Posts: 56,229
Do you allow symlinks and use the -l flag? Are you on HTTPS? Maybe # the line with the -f flag so it doesn't test the symlinks and just accepts it?

Put in your .htaccess:

Code:
RewriteEngine On
# enable symbolic links
Options +FollowSymLinks
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^(.+) index.php [L]
__________________


Skype: CallTomNow

Bladewire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
css, .htaccess, nats, http.config, allowoverride, related, honoring, symlinks, subdomain, modifed, path, idea, wrong, directory, days, issues, installers, appears, correctly, pages, telling, displaying, installed, install, system



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.