css working, kinda looks like mspa now!
This commit is contained in:
		
							parent
							
								
									9e17051db3
								
							
						
					
					
						commit
						54ddfd33c2
					
				
					 14 changed files with 329 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,7 @@
 | 
			
		|||
php_value display_errors 1
 | 
			
		||||
php_value date.timezone "America/New_York"
 | 
			
		||||
 | 
			
		||||
RewriteEngine On
 | 
			
		||||
RewriteBase /
 | 
			
		||||
 | 
			
		||||
RewriteCond %{REQUEST_FILENAME} !-f
 | 
			
		||||
RewriteRule . /index.php [L] 
 | 
			
		||||
RewriteRule . index.php [L]
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue